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

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