diff options
author | unknown <jcole@mugatu.spaceapes.com> | 2002-07-17 12:40:22 -0500 |
---|---|---|
committer | unknown <jcole@mugatu.spaceapes.com> | 2002-07-17 12:40:22 -0500 |
commit | b105a7c905f46d70185d5b15e015c01bc6f676c4 (patch) | |
tree | 1099df3bdaae12185761f4f122347cb30b708cb1 /Docs | |
parent | 18e0dd1f5200ade6f4a15356fa7ce87b3f8f86bc (diff) | |
download | mariadb-git-b105a7c905f46d70185d5b15e015c01bc6f676c4.tar.gz |
manual.texi:
Added note about new version numbers.
configure.in:
Updated version number.
Sorry, bitkeeper keeps messing up.
configure.in:
Updated version number.
Docs/manual.texi:
Added note about new version numbers.
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index dc1ed45630c..eec16c7d60a 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -49652,6 +49652,8 @@ find on the MySQL download page (@uref{http://www.mysql.com/downloads/}), this means that the version has not yet been released! +@c Please don't add a new version here without also updating ../configure.in! + @menu * News-4.0.x:: Changes in release 4.0.x (Development; Alpha) * News-3.23.x:: Changes in release 3.23.x (Stable) |