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

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