]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.4 bugzilla-4.2.4 release-4.2.4
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 13 Nov 2012 20:00:43 +0000 (15:00 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 13 Nov 2012 20:00:43 +0000 (15:00 -0500)
https://bugzilla.mozilla.org/show_bug.cgi?id=805644

Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index b804372f173e04f3a846deb1bd3a4f7bbe64ce83..2a21149b7b72308ff71cca215e101c84d998415e 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.3+";
+use constant BUGZILLA_VERSION => "4.2.4";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 1ed72f64a5de1afa6aff80c2a944011bd4bc921d..e8497962d44aa18e1c66033ffcc4d06586eec707 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.3">
+<!ENTITY bz-ver "4.2.4">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2012-08-30">
+<!ENTITY bz-date "2012-11-13">
 <!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">