Release 2.3 RC1
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 7 Sep 2010 07:22:41 +0000 (07:22 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 7 Sep 2010 07:22:41 +0000 (07:22 +0000)
CHANGELOG.txt
version.php

index 880dddc35945fb7777a7407bc288fb5966ea6ac2..953caac55088972061f540d149d25efbb5ae2c85 100644 (file)
@@ -19,7 +19,10 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+------------------------------- Release 2.3 RC1 --------------------------------
 07-Sep-2010 Janusz Dobrowolski
+! Release 2.3 RC1
+$ version.php
 # Ugly bug in formating numbers
 $ /js/utils.js
 
index 576371890fc66970b187d8d435bac1004b3ace5b..6cf66b206c84e5b3c4f9e7f245fe2a67ba3624f1 100644 (file)
@@ -9,7 +9,7 @@ $db_version = "2.3rc";
 
 // application version - can be overriden in config.php
 if (!isset($version))
-       $version                = "2.3RC";
+       $version                = "2.3RC1";
 
 //======================================================================
 // Extension packages repository settings