Bump version number for 4.0.
git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@261945 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
91fe59dd71
commit
6b8b524c49
@ -1 +1 @@
|
||||
7557
|
||||
7558
|
||||
@ -197,7 +197,7 @@ use File::Basename;
|
||||
# CONSTANTS
|
||||
#
|
||||
# Bugzilla version
|
||||
use constant BUGZILLA_VERSION => "4.0rc2+";
|
||||
use constant BUGZILLA_VERSION => "4.0";
|
||||
|
||||
# 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
|
||||
|
||||
@ -32,9 +32,9 @@
|
||||
For a devel release, simple bump bz-ver and bz-date
|
||||
-->
|
||||
|
||||
<!ENTITY bz-ver "4.0rc2">
|
||||
<!ENTITY bz-nextver "4.0">
|
||||
<!ENTITY bz-date "2011-01-24">
|
||||
<!ENTITY bz-ver "4.0">
|
||||
<!ENTITY bz-nextver "4.2">
|
||||
<!ENTITY bz-date "2011-02-15">
|
||||
<!ENTITY current-year "2011">
|
||||
|
||||
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
|
||||
|
||||
@ -64,8 +64,6 @@
|
||||
<para>
|
||||
This is the &bz-ver; version of The Bugzilla Guide. It is so named
|
||||
to match the current version of Bugzilla.
|
||||
<!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
|
||||
development version.<!-- /BZ-DEVEL -->
|
||||
</para>
|
||||
<para>
|
||||
The latest version of this guide can always be found at <ulink
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user