Bump version post-release

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@264435 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2012-11-13 23:31:18 +00:00
parent 1133a7f072
commit 3931b4c75a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
7307
7308

View File

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