Bump version number for 4.1.2.

git-svn-id: svn://10.0.0.236/trunk@262255 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-04-28 02:17:24 +00:00
parent bd578d0fad
commit 130f9ae328
3 changed files with 4 additions and 4 deletions

View File

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