Bump version number post-release

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_4-BRANCH@260579 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2010-06-24 23:20:02 +00:00
parent c43952cadb
commit 3db1abfc71
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6762
6763

View File

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