weekly release 2.2dev

This commit is contained in:
Eloy Lafuente (stronk7)
2011-07-01 23:58:02 +02:00
parent d64baeceb2
commit 81f8e0f8a0
+2 -2
View File
@@ -35,6 +35,6 @@ $version = 2011070100.00; // YYYYMMDD = weekly release date o
// RR = release increments - 00 in DEV branches
// .XX = incremental changes
$release = '2.1 (Build: 20110701)'; // Human-friendly version name
$release = '2.2dev (Build: 20110701)'; // Human-friendly version name
$maturity = MATURITY_STABLE; // this version's maturity level
$maturity = MATURITY_ALPHA; // this version's maturity level