Bumped version post release

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@264081 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2012-07-26 23:01:15 +00:00
parent e86a5d6b73
commit ffc9206b9e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
7292 7293

View File

@ -180,7 +180,7 @@ use File::Basename;
# CONSTANTS # CONSTANTS
# #
# Bugzilla version # 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, # 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 # to be used in criteria for match() functions and other things. They start