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

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