]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 6 Oct 2014 18:36:39 +0000 (18:36 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 6 Oct 2014 18:36:39 +0000 (18:36 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 4f2cf63125acbc3505230900d28db2c318608198..eff3fd420c4ce10b7f3574f7eb5ba5a3dec2dc05 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.6";
+use constant BUGZILLA_VERSION => "4.4.6+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 31e908e923f69e8a9b8595aa9e673e2330f0612d..14fb2a577880e8420afd547ffddc65b8254f856e 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.6">
+<!ENTITY bz-ver "4.4.6+">
 <!ENTITY bz-date "2014-10-06">
 <!ENTITY current-year "2014">