]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping the version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 18 Apr 2012 22:29:24 +0000 (15:29 -0700)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 18 Apr 2012 22:29:24 +0000 (15:29 -0700)
Bugzilla/Constants.pm

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