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

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