]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.2.14 bugzilla-4.2.14 release-4.2.14
authorDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 15:59:02 +0000 (16:59 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 15:59:02 +0000 (16:59 +0100)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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