]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.2.16 bugzilla-4.2.16 release-4.2.16
authorDavid Lawrence <dkl@mozilla.com>
Tue, 22 Dec 2015 19:13:49 +0000 (19:13 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 22 Dec 2015 19:13:49 +0000 (19:13 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 4456c1d219bdd767e9321cae9cd5e89146a2e2f5..356b9114ade60de0cf27f87df18c201d2865d8d0 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.15+";
+use constant BUGZILLA_VERSION => "4.2.16";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 17a7931ede135cb1bccdcb5c389620aef122ca1d..3612f98613bd3a61a1a84f13f5ad7ea7568c910f 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.15+">
+<!ENTITY bz-ver "4.2.16">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2015-09-10">
+<!ENTITY bz-date "2015-12-22">
 <!ENTITY current-year "2015">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">