]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.2 bugzilla-4.2 release-4.2
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 22 Feb 2012 15:42:43 +0000 (10:42 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 22 Feb 2012 15:42:43 +0000 (10:42 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index f5c3a393b6ea07f7be69cbaa6875bed777626652..85575e22027bc1a2704985925c6000ca97b687fc 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2rc2+";
+use constant BUGZILLA_VERSION => "4.2";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 741a09c2f91ed298ebea6d8c178790add8c54b18..c8fd1299535de72d35fb96395ad8c6da6afc8c76 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2rc2">
-<!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2012-01-31">
+<!ENTITY bz-ver "4.2">
+<!ENTITY bz-nextver "4.4">
+<!ENTITY bz-date "2012-02-22">
 <!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">