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:
parent
49f11a23ca
commit
0d88ef84b4
@ -1 +1 @@
|
||||
6828
|
||||
6829
|
||||
@ -172,7 +172,7 @@ use File::Basename;
|
||||
# CONSTANTS
|
||||
#
|
||||
# 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,
|
||||
# to be used in criteria for match() functions and other things. They start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user