]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 20:04:29 +0000 (20:04 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 20:04:29 +0000 (20:04 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index c569531e4cad221dfcde85b83322232eb4998246..d7a08f73314f4a501f980ffedc787f099150688b 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.12";
+use constant BUGZILLA_VERSION => "4.4.12+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 32cb011d846050ea7ea21ac9bfe7f121e1e315bf..f371fb27e6bcbf8b56686399ea1ee223e90bd288 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.12">
+<!ENTITY bz-ver "4.4.12+">
 <!ENTITY bz-date "2016-05-16">
 <!ENTITY current-year "2016">