]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.5
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:42:30 +0000 (12:42 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:42:30 +0000 (12:42 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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