Bump the version number post-release
git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@263216 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1 +1 @@
|
||||
7673
|
||||
7674
|
||||
@@ -197,7 +197,7 @@ use File::Basename;
|
||||
# CONSTANTS
|
||||
#
|
||||
# Bugzilla version
|
||||
use constant BUGZILLA_VERSION => "4.0.3";
|
||||
use constant BUGZILLA_VERSION => "4.0.3+";
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user