From: Dave Lawrence Date: Thu, 17 Oct 2013 15:09:02 +0000 (-0400) Subject: Bump version post-release X-Git-Tag: bugzilla-4.0.12~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d236b8aaff830e8446f7e67d2c13af282f882c34;p=thirdparty%2Fbugzilla.git Bump version post-release --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 701079615b..5465e22610 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -197,7 +197,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.0.11"; +use constant BUGZILLA_VERSION => "4.0.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