]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping trunk versions to 2.19. r,a=justdave (on irc) bugzilla-2.19 release-2.19
authorjouni%heikniemi.net <>
Mon, 12 Jul 2004 00:53:27 +0000 (00:53 +0000)
committerjouni%heikniemi.net <>
Mon, 12 Jul 2004 00:53:27 +0000 (00:53 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index 002a7cc4c2097c1db26d7643cd048cbc716eac2e..b568918e376b0d602e6c7726210b81577fc58350 100644 (file)
@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.18rc1";
+$Bugzilla::Config::VERSION = "2.19";
 
 use Safe;
 
index aee8b790e8e641378471e30cd5709dda1a35e481..6a5b066f4f071fdf3c866a6942009e4511069494 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.18rc1">
-<!ENTITY bz-nextver "2.18">
+<!ENTITY bz-ver "2.19">
+<!ENTITY bz-nextver "2.20">
 <!ENTITY bz-date "2004-07-10">
-<!ENTITY % bz-devel "IGNORE">
+<!ENTITY % bz-devel "INCLUDE">
 
-<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">
+<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!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/">