aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Config.pm2
-rw-r--r--docs/xml/Bugzilla-Guide.xml9
-rw-r--r--docs/xml/about.xml4
3 files changed, 6 insertions, 9 deletions
diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm
index de5490767..ee41efe3d 100644
--- a/Bugzilla/Config.pm
+++ b/Bugzilla/Config.pm
@@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot";
Exporter::export_ok_tags('admin', 'db', 'locations');
# Bugzilla version
-$Bugzilla::Config::VERSION = "2.20+";
+$Bugzilla::Config::VERSION = "2.20.1";
use Safe;
diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml
index bc5aba2f0..5aaa9e67b 100644
--- a/docs/xml/Bugzilla-Guide.xml
+++ b/docs/xml/Bugzilla-Guide.xml
@@ -31,10 +31,10 @@
For a devel release, simple bump bz-ver and bz-date
-->
-<!ENTITY bz-ver "2.20">
-<!ENTITY bz-nextver "2.20.1">
-<!ENTITY bz-date "2005-09-30">
-<!ENTITY current-year "2005">
+<!ENTITY bz-ver "2.20.1">
+<!ENTITY bz-nextver "2.20.2">
+<!ENTITY bz-date "2006-02-20">
+<!ENTITY current-year "2006">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY bz "http://www.bugzilla.org/">
@@ -99,7 +99,6 @@
<bookinfo>
<title>The Bugzilla Guide - &bz-ver;
- <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
Release</title>
<authorgroup>
diff --git a/docs/xml/about.xml b/docs/xml/about.xml
index a6f51d7e0..f7b9535a9 100644
--- a/docs/xml/about.xml
+++ b/docs/xml/about.xml
@@ -1,6 +1,6 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
-<!-- $Id: about.xml,v 1.19 2005/01/14 12:08:47 jake%bugzilla.org Exp $ -->
+<!-- $Id: about.xml,v 1.19.6.1 2006/02/21 06:50:15 mkanat%kerio.com Exp $ -->
<chapter id="about">
<title>About This Guide</title>
@@ -65,8 +65,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