Release 2.3.0
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 9 Dec 2010 12:45:57 +0000 (12:45 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 9 Dec 2010 12:45:57 +0000 (12:45 +0000)
CHANGELOG.txt
version.php

index 37cd871e1cfd366721a0286922aa946ffc43dffb..c1a6327044f7ea8a812ca905145c78c7d82425f1 100644 (file)
@@ -19,6 +19,11 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3 ------------------------------------
+00-Dec-2010 Joe Hunt
+! Release 2.3.0
+$ version.php
+
 08-Dec-2010 Janusz Dobrowolski
 + Debug backtace on all errors when go_debug is set to 2
 $ /includes/errors.inc
index 0ea01e223963e0d1ad43dc0d75569f623fe541a5..3e920e543e7bd2c0a37e6d5b732b7bc867693815 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3RC3";
+       $version                = "2.3.0";
 
 //======================================================================
 // Extension packages repository settings