diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-04-05 15:11:12 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-04-05 15:11:12 +0000 |
commit | 69b56c86fb2139aeba8d842f3f158aa4a88d9a5e (patch) | |
tree | b30046125fb768e1815fbbfdceaf99921d99fee2 /indexgen.sh | |
parent | 436be98ed19daebb22e696fc1ec4bbba275d2111 (diff) | |
download | fetchmail-69b56c86fb2139aeba8d842f3f158aa4a88d9a5e.tar.gz fetchmail-69b56c86fb2139aeba8d842f3f158aa4a88d9a5e.tar.bz2 fetchmail-69b56c86fb2139aeba8d842f3f158aa4a88d9a5e.zip |
Ready to ship the big one.
svn path=/trunk/; revision=2428
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indexgen.sh b/indexgen.sh index da564d9d..09081ad2 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -2,8 +2,8 @@ # # indexgen.sh -- generate current version of fetchmail home page. # -goldvers="4.7.0" -goldname="4.7.0" +goldvers="5.0.0" +goldname="5.0.0" version=`sed -n <Makefile.in "/VERSION *= */s/VERSION *= *\([^ ]*\)/\1/p"` date=`date "+%d %b %Y"` @@ -254,7 +254,7 @@ designed to work with fetchmail. Jochen's tools can report selected header lines, or move incoming messages to named mailboxes based on the contents of headers.<p> -Hugo Rabson has written a script called `hotmole' that can retrieve +Hugo Rabson has written a script called \`hotmole' that can retrieve Hotmail mail via the web using Lynx. The script is available on <a href="http://www.jin-sei-kai.demon.co.uk/hugo/linux.html"> Hugo Rabson's Linux page</a>.<P> |