Bump version post-release

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@264778 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2013-02-20 01:15:38 +00:00
parent 2caa8ba014
commit 5d54adfa16
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
7315 7316

View File

@ -180,7 +180,7 @@ use File::Basename;
# CONSTANTS # CONSTANTS
# #
# Bugzilla version # Bugzilla version
use constant BUGZILLA_VERSION => "3.6.13"; use constant BUGZILLA_VERSION => "3.6.13+";
# 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