Update version number for 3.1.2.

git-svn-id: svn://10.0.0.236/trunk@236265 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2007-09-18 23:40:38 +00:00
parent d24a21844d
commit 1a726fdb26
2 changed files with 3 additions and 3 deletions

View File

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