weekly release 2.2dev
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user