]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped to version 4.2rc2 bugzilla-4.2rc2 release-4.2rc2
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:50:42 +0000 (11:50 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:50:42 +0000 (11:50 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index e215f79793bc716ed5d93d1c9c8c69ab61a819cb..84e96fd6ad5a4d05cbcb8cce9da8b033d4b80819 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2rc1+";
+use constant BUGZILLA_VERSION => "4.2rc2";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 8ac3389f7bb8645b3aa988aed843d0a8e2b85562..741a09c2f91ed298ebea6d8c178790add8c54b18 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2rc1">
+<!ENTITY bz-ver "4.2rc2">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2011-12-28">
-<!ENTITY current-year "2011">
+<!ENTITY bz-date "2012-01-31">
+<!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!ENTITY bz "http://www.bugzilla.org/">