aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-21 07:38:31 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-21 07:38:31 +0000
commitb0fb420a15a9b6047722580704a0bbcf534aae20 (patch)
tree5558a039bab8922a8ed625b4e96af4b82289dfe7 /Makefile.in
parentba37c8851d6c52dabc964371df0a996c256c1391 (diff)
downloadfetchmail-b0fb420a15a9b6047722580704a0bbcf534aae20.tar.gz
fetchmail-b0fb420a15a9b6047722580704a0bbcf534aae20.tar.bz2
fetchmail-b0fb420a15a9b6047722580704a0bbcf534aae20.zip
Ready to release.
svn path=/trunk/; revision=666
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 22241cb9..e7dea005 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,7 +3,7 @@
# If you're running QNX, we can't assume a working autoconf.
# So just uncomment all the lines marked QNX.
-VERS=2.3
+VERS=2.4
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.