Bump the version number post-release.

git-svn-id: svn://10.0.0.236/trunk@262044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-03-14 07:31:36 +00:00
parent ea250d272c
commit 27f820360a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
7753
7754

View File

@@ -199,7 +199,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
use constant BUGZILLA_VERSION => "4.1.1";
use constant BUGZILLA_VERSION => "4.1.1+";
# 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