aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexgen.sh b/indexgen.sh
index e4b2d0c5..00f17ff0 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -2,7 +2,7 @@
#
# indexgen.sh -- generate current version of fetchmail home page.
#
-goldvers="6.0.0"
+goldvers="6.1.0"
goldname="6.0.0"
version=`sed -n <Makefile.in "/VERSION *= */s/VERSION *= *\([^ ]*\)/\1/p"`
date=`date "+%d %b %Y"`