]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post release
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 26 Jul 2012 22:46:12 +0000 (18:46 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 26 Jul 2012 22:46:12 +0000 (18:46 -0400)
Bugzilla/Constants.pm

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