]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 17 Oct 2013 15:11:57 +0000 (11:11 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 17 Oct 2013 15:11:57 +0000 (11:11 -0400)
Bugzilla/Constants.pm

index 9f4364338c74048c96bf9f05dc7b1326ab279920..da12e03672df42001f052de7b66c7451a550a758 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.1";
+use constant BUGZILLA_VERSION => "4.4.1+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';