aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-11-02 17:33:19 -0700
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-11-02 17:33:19 -0700
commitf403fca99a066b1245977d05277a357386ea70f1 (patch)
tree32c196ff5bf99b41db583d24fffcf8ea34b6c567
parentBug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-ra... (diff)
downloadbugzilla-f403fca99a066b1245977d05277a357386ea70f1.tar.gz
bugzilla-f403fca99a066b1245977d05277a357386ea70f1.tar.bz2
bugzilla-f403fca99a066b1245977d05277a357386ea70f1.zip
Bump version number for 4.0rc1.release-4.0rc1bugzilla-4.0rc1
https://bugzilla.mozilla.org/show_bug.cgi?id=604255
-rw-r--r--Bugzilla/Constants.pm2
-rw-r--r--docs/en/xml/Bugzilla-Guide.xml5
2 files changed, 3 insertions, 4 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 234471bcd..8a8f76ef7 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -197,7 +197,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.7.3+";
+use constant BUGZILLA_VERSION => "4.0rc1";
# 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
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml
index f4af09258..528f668ef 100644
--- a/docs/en/xml/Bugzilla-Guide.xml
+++ b/docs/en/xml/Bugzilla-Guide.xml
@@ -32,9 +32,9 @@
For a devel release, simple bump bz-ver and bz-date
-->
-<!ENTITY bz-ver "3.7.3">
+<!ENTITY bz-ver "4.0rc1">
<!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2010-08-05">
+<!ENTITY bz-date "2010-11-02">
<!ENTITY current-year "2010">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
@@ -74,7 +74,6 @@
<bookinfo>
<title>The Bugzilla Guide - &bz-ver;
- <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
Release</title>
<authorgroup>