]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 20 Feb 2013 01:16:57 +0000 (20:16 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 20 Feb 2013 01:16:57 +0000 (20:16 -0500)
Bugzilla/Constants.pm

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