Release 2.3.1
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 4 Jan 2011 15:20:19 +0000 (15:20 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 4 Jan 2011 15:20:19 +0000 (15:20 +0000)
CHANGELOG.txt
version.php

index ca0a7a52536cc952b25ad8c398094487308dd7cc..c50fcc6512c7a37a4bb7c1eafdcb0acec935de24 100644 (file)
@@ -19,6 +19,11 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3.1 ------------------------------------
+04-Jan-2011 Joe Hunt
+! Release 2.3.1
+$ version.php
+
 04-Jan-2011 Janusz Dobrowolski
 ! Database host name up to 60 chars allowed.
 $ /admin/create_coy.php
index 3e920e543e7bd2c0a37e6d5b732b7bc867693815..a3a9b12a4b218148fa6c3302444c794a31129b8f 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3.0";
+       $version                = "2.3.1";
 
 //======================================================================
 // Extension packages repository settings