Skip to content

Commit

Permalink
weekly release 2.1.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Aug 18, 2011
1 parent cd91adc commit 24654d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Expand Up @@ -31,10 +31,10 @@



$version = 2011070101.02; // 20110701 = branching date YYYYMMDD - do not modify!
$version = 2011070101.03; // 20110701 = branching date YYYYMMDD - do not modify!
// RR = release version - do not change in weeklies
// .XX = incremental changes

$release = '2.1.1+ (Build: 20110811)'; // Human-friendly version name
$release = '2.1.1+ (Build: 20110817)'; // Human-friendly version name

$maturity = MATURITY_STABLE; // this version's maturity level

0 comments on commit 24654d9

Please sign in to comment.