aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-04 02:46:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-04 02:46:22 +0000
commitf6f4def1a28b6a3528e0391a5eccd9c403881765 (patch)
treea63db68a37185ce9f718e4e225b64ba6cb6dfbb4 /Makefile.in
parentd3ce90c880ce40858ff90813738335c8d73dea8d (diff)
downloadfetchmail-f6f4def1a28b6a3528e0391a5eccd9c403881765.tar.gz
fetchmail-f6f4def1a28b6a3528e0391a5eccd9c403881765.tar.bz2
fetchmail-f6f4def1a28b6a3528e0391a5eccd9c403881765.zip
Don't rely on snprintf.
svn path=/trunk/; revision=3393
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 046a3c80..d6875abc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.8.11
+VERSION = 5.9.0
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@