aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xindexgen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh
index 6a000fad..737a5a0b 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -2,8 +2,8 @@
#
# indexgen.sh -- generate current version of fetchmail home page.
#
-goldvers="4.6.0"
-goldname="4.6.0"
+goldvers="4.7.0"
+goldname="4.7.0"
version=`sed -n <Makefile.in "/VERSION *= */s/VERSION *= *\([^ ]*\)/\1/p"`
date=`date "+%d %b %Y"`