]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.13 bugzilla-4.2-stable bugzilla-4.2.13 release-4.2.13
authorDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 15:55:13 +0000 (15:55 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 15:55:13 +0000 (15:55 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 49b1d3e3781a249e69f9156a991ad5f307c1bba4..555f966a6093d44e96d6b2a325c6048f4a6ee48c 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.12+";
+use constant BUGZILLA_VERSION => "4.2.13";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 92e3c9e3e2cec5ddd894dd89ff19ca67fc11cb52..a3cb5947d01be33a029a3d4880d51e6864b0e58a 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.12+">
+<!ENTITY bz-ver "4.2.13">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2015-01-21">
+<!ENTITY bz-date "2015-01-27">
 <!ENTITY current-year "2015">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">