]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Thu, 17 Apr 2014 21:19:23 +0000 (21:19 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 17 Apr 2014 21:19:23 +0000 (21:19 +0000)
Bugzilla/Constants.pm

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