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

index ca0a7a52536cc952b25ad8c398094487308dd7cc..fd35b6141608e768ad8803b224e0f81f1a7fe7d9 100644 (file)
@@ -19,6 +19,12 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3.1 ------------------------------------
+04-Jan-2011 Joe Hunt
+! Release 2.3.1
+$ version.php
+  /lang/new_language_template/LC_MESSAGES/empty.po
+
 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