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

index 356b9114ade60de0cf27f87df18c201d2865d8d0..1eed09c0ff8a7278cd0e63ad47e4769526ab245f 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.16";
+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 3612f98613bd3a61a1a84f13f5ad7ea7568c910f..28d71eb0c9dc4f7ac42babdc67df68aefb398336 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.16">
+<!ENTITY bz-ver "4.2.16+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2015-12-22">
 <!ENTITY current-year "2015">