From: Dave Lawrence Date: Thu, 26 Jul 2012 22:45:12 +0000 (-0400) Subject: Bumped version post release X-Git-Tag: bugzilla-3.6.11~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c8ce3e2ec17686d08a9079527275fdb81f70f9;p=thirdparty%2Fbugzilla.git Bumped version post release --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 1bb935f116..b79c5bc309 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.10"; +use constant BUGZILLA_VERSION => "3.6.10+"; # 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