aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-08-30 16:23:15 -0400
committerDave Lawrence <dlawrence@mozilla.com>2012-08-30 16:23:15 -0400
commitea9c4293663ae61c9d7e2c6d9ee063774a3ca732 (patch)
tree66c093887d98154161bfadbc5de26f4d803e7cc3 /Bugzilla
parentBump version to 3.6.11 (diff)
downloadbugzilla-ea9c4293663ae61c9d7e2c6d9ee063774a3ca732.tar.gz
bugzilla-ea9c4293663ae61c9d7e2c6d9ee063774a3ca732.tar.bz2
bugzilla-ea9c4293663ae61c9d7e2c6d9ee063774a3ca732.zip
Bumped version post-release
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 7a03e4c83..56aee0bca 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