Release 2.3.11
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 21 May 2012 08:54:57 +0000 (10:54 +0200)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 21 May 2012 08:54:57 +0000 (10:54 +0200)
version.php

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