Release 2.3.10
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 3 Feb 2012 08:48:00 +0000 (09:48 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 3 Feb 2012 08:48:00 +0000 (09:48 +0100)
version.php

index 20afaa3451a8abed59f88f90b22c9950d0056971..8c86a3cc72780e7d05882498df33f9a0e2a4e930 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.9";
+       $version                = "2.3.10";
 
 //======================================================================
 // Extension packages repository settings