]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 20:25:39 +0000 (16:25 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 20:25:39 +0000 (16:25 -0400)
Bugzilla/Constants.pm

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