Release 2.3RC
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 5 Sep 2010 07:15:27 +0000 (07:15 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 5 Sep 2010 07:15:27 +0000 (07:15 +0000)
CHANGELOG.txt
version.php

index 861b52573afa1852c2bcb7913e5456f27584c0f9..da37409bf740f8916e77b8836bee3e0def5aec37 100644 (file)
@@ -19,6 +19,11 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3 RC --------------------------------
+05-Sep-2010 Joe Hunt
+! Release 2.3 RC
+$ version.php
+
 04-Sep-2010 Joe Hunt
 # Fixed installed_extensions.php creation
 $ /install/index.php
index 6cf66b206c84e5b3c4f9e7f245fe2a67ba3624f1..576371890fc66970b187d8d435bac1004b3ace5b 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3RC1";
+       $version                = "2.3RC";
 
 //======================================================================
 // Extension packages repository settings