// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
-$release = '2.6dev (Build: 20130905)'; // Human-friendly version name
+$release = '2.6dev (Build: 20130907)'; // Human-friendly version name
$branch = '26'; // This version's branch.
$maturity = MATURITY_ALPHA; // This version's maturity level.