diff options
author | jake%bugzilla.org <> | 2008-04-04 13:47:22 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2008-04-04 13:47:22 +0200 |
commit | e556c3186e43c7e9cbf83bccd54f7f0b4960d1eb (patch) | |
tree | 8a12ea8287fa753e48b917aec47abd013b490ecb /docs/en | |
parent | 26182fb22cfeeabb5b4876c550dc0d86d13b113e (diff) | |
download | bugzilla-e556c3186e43c7e9cbf83bccd54f7f0b4960d1eb.tar.gz bugzilla-e556c3186e43c7e9cbf83bccd54f7f0b4960d1eb.tar.xz |
Update version infomation in anticipation for 2.17.4.
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/xml/Bugzilla-Guide.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 9de587f3b..d6ff02c20 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -25,16 +25,16 @@ * bz-date to the release date * bz-devel to "IGNORE" - COMPILE DOCS AND CHECKIN - - Also, tag and tarball at before completing + Also, tag and tarball before completing * bz-ver to devel version * bz-devel to "INCLUDE" For a devel release, simple bump bz-ver and bz-date --> -<!ENTITY bz-ver "2.17.3"> +<!ENTITY bz-ver "2.17.4"> <!ENTITY bz-nextver "2.18"> -<!ENTITY bz-date "2003-01-02"> +<!ENTITY bz-date "2003-02-16"> <!ENTITY % bz-devel "INCLUDE"> <!ENTITY bz "http://www.bugzilla.org/"> |