]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.10
authorDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 16:56:58 +0000 (16:56 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 16:56:58 +0000 (16:56 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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