diff options
author | jouni%heikniemi.net <> | 2004-07-12 00:53:27 +0000 |
---|---|---|
committer | jouni%heikniemi.net <> | 2004-07-12 00:53:27 +0000 |
commit | 70d3f400e9ecb6d71ce127f1e799531a8d1f1358 (patch) | |
tree | 462674235d2f1e81b56c234c0aba9934e0b8264e /docs | |
parent | 5be4573b1d4f51b032b023f0986fd878a1c2ddf7 (diff) | |
download | bugs-70d3f400e9ecb6d71ce127f1e799531a8d1f1358.tar bugs-70d3f400e9ecb6d71ce127f1e799531a8d1f1358.tar.gz bugs-70d3f400e9ecb6d71ce127f1e799531a8d1f1358.tar.bz2 bugs-70d3f400e9ecb6d71ce127f1e799531a8d1f1358.tar.xz bugs-70d3f400e9ecb6d71ce127f1e799531a8d1f1358.zip |
Bumping trunk versions to 2.19. r,a=justdave (on irc)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/Bugzilla-Guide.xml | 8 |
1 files changed, 4 insertions, 4 deletions
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 --> -<!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&component=Documentation'>Bugzilla Documentation</ulink>"> <!ENTITY mysql "http://www.mysql.com/"> |