Bump version number on the trunk with the branching of 3.0.

git-svn-id: svn://10.0.0.236/trunk@220912 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2007-02-26 06:21:37 +00:00
parent 4140ac5778
commit 6720d7a0d7
2 changed files with 4 additions and 4 deletions

View File

@@ -146,7 +146,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
use constant BUGZILLA_VERSION => "2.23.4+";
use constant BUGZILLA_VERSION => "3.1";
#
# ControlMap constants for group_control_map.

View File

@@ -35,9 +35,9 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.23.4">
<!ENTITY bz-nextver "3.0">
<!ENTITY bz-date "2007-02-02">
<!ENTITY bz-ver "3.1">
<!ENTITY bz-nextver "3.2">
<!ENTITY bz-date "2007-02-25">
<!ENTITY current-year "2007">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">