]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.15 bugzilla-4.2.15 release-4.2.15
authorDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 17:39:57 +0000 (13:39 -0400)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 17:39:57 +0000 (13:39 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

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