aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-08-13 04:09:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-08-13 04:09:29 +0000
commit26f58985af2dc7ff7db6953a24146c3a9b27f4ec (patch)
tree69ca141c4b2dd8f787c450e7f6566657b4ebc7a2 /indexgen.sh
parent835cc3717057ae9a5af04c3c18fafe368475b1e9 (diff)
downloadfetchmail-26f58985af2dc7ff7db6953a24146c3a9b27f4ec.tar.gz
fetchmail-26f58985af2dc7ff7db6953a24146c3a9b27f4ec.tar.bz2
fetchmail-26f58985af2dc7ff7db6953a24146c3a9b27f4ec.zip
Changed `gold' version.
svn path=/trunk/; revision=3455
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh
index e485beaf..2e0c50bf 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -2,8 +2,8 @@
#
# indexgen.sh -- generate current version of fetchmail home page.
#
-goldvers="5.8.0"
-goldname="5.8.0"
+goldvers="5.9.0"
+goldname="5.9.0"
version=`sed -n <Makefile.in "/VERSION *= */s/VERSION *= *\([^ ]*\)/\1/p"`
date=`date "+%d %b %Y"`