Release 2.3.13
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 15 Nov 2012 14:18:31 +0000 (15:18 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 15 Nov 2012 14:18:31 +0000 (15:18 +0100)
version.php

index 99a2cf6b9de5e0b5cb7eea7cd7358d77413500be..abdb07169c6b60b544a52d4f1d808318440b08e4 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.12";
+       $version                = "2.3.13";
 
 //======================================================================
 // Extension packages repository settings