Bump the version number post-release

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_4-BRANCH@263354 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2012-02-01 00:04:54 +00:00
parent 49f11a23ca
commit 0d88ef84b4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6828 6829

View File

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