aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-10-08 15:20:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-10-08 15:20:29 +0000
commit616076b647e2b4c07e0972da9241158ce71e66dd (patch)
treef99aa07eaf7004b43e91aa6ed2da52b25a8284c7 /indexgen.sh
parent864b7ce05bf9f12f95d5c74d481bb9ece4f10f28 (diff)
downloadfetchmail-616076b647e2b4c07e0972da9241158ce71e66dd.tar.gz
fetchmail-616076b647e2b4c07e0972da9241158ce71e66dd.tar.bz2
fetchmail-616076b647e2b4c07e0972da9241158ce71e66dd.zip
Ready to ship 4.6.1; 4.6.0 is gold now.
svn path=/trunk/; revision=2080
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/indexgen.sh b/indexgen.sh
index b7c9303e..7139c68b 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -2,8 +2,8 @@
#
# indexgen.sh -- generate current version of fetchmail home page.
#
-goldvers="4.5.0"
-goldname="4.5.0bis"
+goldvers="4.6.0"
+goldname="4.6.0"
version=`sed -n <Makefile.in "/VERS=/s/VERS=\([^ ]*\)/\1/p"`
date=`date "+%d %b %Y"`
@@ -73,7 +73,7 @@ use the interactive GUI configurator supplied with the fetchmail
distribution.<P>
Fetchmail is fast and lightweight. It packs all its standard
-features (POP3, IMAP, and ETRN support) in less than 96K of core on a
+features (POP3, IMAP, and ETRN support) in less than 97K of core on a
Pentium under Linux.<p>
Fetchmail is <a href="http://www.opensource.org">open-source</a>
@@ -88,7 +88,7 @@ about what fetchmail does.<p>
See the <a href="fetchmail-FAQ.html">HTML Fetchmail FAQ</A> for
troubleshooting help.<p>
-See the <a href="http:design-notes.html">Fetchmail Design Notes</a>
+See the <a href="design-notes.html">Fetchmail Design Notes</a>
for discussion of some of the design choices in fetchmail.<P>
<H1>How to get fetchmail:</H1>