]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.6 bugzilla-4.2.6 release-4.2.6
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 22 May 2013 18:46:58 +0000 (14:46 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 22 May 2013 18:46:58 +0000 (14:46 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 9219db69e3aadfde6f5647b420699ee87f1da901..cd3a24e0bd436f17da6874f77607c32773c8f453 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.5+";
+use constant BUGZILLA_VERSION => "4.2.6";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index d2461eda11c129a7db1058ab8425a175aa1a5c12..045a426ee1fca407d1c12cdf34ba853a9b89f4e4 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.5">
+<!ENTITY bz-ver "4.2.6">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2013-02-19">
+<!ENTITY bz-date "2013-05-22">
 <!ENTITY current-year "2013">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">