]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 28 Jan 2014 00:24:34 +0000 (00:24 +0000)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 28 Jan 2014 00:24:34 +0000 (00:24 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 168222822ba36ef9e8394318176ff2e9793bab43..8b00ffe1f02422112fb652166f50be05433e9b7f 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.2";
+use constant BUGZILLA_VERSION => "4.4.2+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 6767d06161d5df5084b681740464c90e4034a83d..e16b317a3e0b7da4ef7c38887a6ca81ece86057e 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.2">
+<!ENTITY bz-ver "4.4.2+">
 <!ENTITY bz-date "2014-01-27">
 <!ENTITY current-year "2014">