]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Updating versioning for 2.22 and remove BZ-DEVEL comments from the docs. bugzilla-2.22 release-2.22
authormkanat%bugzilla.org <>
Sun, 23 Apr 2006 09:45:09 +0000 (09:45 +0000)
committermkanat%bugzilla.org <>
Sun, 23 Apr 2006 09:45:09 +0000 (09:45 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml
docs/xml/about.xml

index 9155ec9860c3def0429153652b0eabe88ccd33f0..c6bb6ddcee48d2cca8fc2ae036a37353d0be4002 100644 (file)
@@ -93,7 +93,7 @@ our @parampanels = ();
 Exporter::export_ok_tags('admin', 'db', 'locations', 'params');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.22rc1+";
+$Bugzilla::Config::VERSION = "2.22";
 
 use Safe;
 
index 58a75448e292060b845b4f281b3397546ca847d4..b88470a241870401e95d25a887d0f83f26bd09be 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.22rc1">
-<!ENTITY bz-nextver "2.22">
-<!ENTITY bz-date "2006-02-20">
+<!ENTITY bz-ver "2.22">
+<!ENTITY bz-nextver "2.22.1">
+<!ENTITY bz-date "2006-04-22">
 <!ENTITY current-year "2006">
 
-<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
+<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.22-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">
 <!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
 <!ENTITY mysql "http://www.mysql.com/">
 
   <bookinfo>
     <title>The Bugzilla Guide - &bz-ver; 
-    <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
     Release</title>
 
     <authorgroup>
index 76af42ea30a62ab86e83e7e40ff0cf4006a24776..01c8158e37da701f2f8152f6dbf81b32d8b6d62a 100644 (file)
@@ -1,6 +1,6 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 <!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
-<!-- $Id: about.xml,v 1.19.8.2 2006/03/03 22:04:43 jocuri%softhome.net Exp $ -->
+<!-- $Id: about.xml,v 1.19.8.3 2006/04/23 02:45:10 mkanat%bugzilla.org 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