]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.7 bugzilla-4.2.7 release-4.2.7
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 16 Oct 2013 20:36:32 +0000 (16:36 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 16 Oct 2013 20:36:32 +0000 (16:36 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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