From: Dave Lawrence Date: Thu, 30 Aug 2012 20:23:15 +0000 (-0400) Subject: Bumped version post-release X-Git-Tag: bugzilla-3.6.12~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9c4293663ae61c9d7e2c6d9ee063774a3ca732;p=thirdparty%2Fbugzilla.git Bumped version post-release --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 7a03e4c83c..56aee0bca4 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -180,7 +180,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.6.11"; +use constant BUGZILLA_VERSION => "3.6.11+"; # These are unique values that are unlikely to match a string or a number, # to be used in criteria for match() functions and other things. They start