]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.9 bugzilla-4.2.9 release-4.2.9
authorDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:12:01 +0000 (22:12 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 18 Apr 2014 22:12:01 +0000 (22:12 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 46ff21ebf219412962c2bc2449d18cee28ed6398..c8ee1468af3dcbcf7d85704481deec2e2ec0ed50 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.8+";
+use constant BUGZILLA_VERSION => "4.2.9";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index a12a0239b05ddda5ac57c7a36dee5b5e8dc75cf4..be3fa9d32ceab97fd1d526878a20a5693dc5c588 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.8+">
+<!ENTITY bz-ver "4.2.9">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2014-04-17">
+<!ENTITY bz-date "2014-04-18">
 <!ENTITY current-year "2014">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">