From 70d3f400e9ecb6d71ce127f1e799531a8d1f1358 Mon Sep 17 00:00:00 2001 From: "jouni%heikniemi.net" <> Date: Mon, 12 Jul 2004 00:53:27 +0000 Subject: Bumping trunk versions to 2.19. r,a=justdave (on irc) --- Bugzilla/Config.pm | 2 +- docs/xml/Bugzilla-Guide.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Bugzilla/Config.pm b/Bugzilla/Config.pm index 002a7cc4c..b568918e3 100644 --- a/Bugzilla/Config.pm +++ b/Bugzilla/Config.pm @@ -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; diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index aee8b790e..6a5b066f4 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -30,12 +30,12 @@ For a devel release, simple bump bz-ver and bz-date --> - - + + - + - + Bugzilla Documentation"> -- cgit v1.2.3-24-g4f1b