aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-03-07 22:35:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-03-07 22:35:04 +0000
commite2459d07358d39d3a2a95f0a17f04388ef624e4c (patch)
treeb2b0f9fee82686f6bd232c82019da2d909833458 /Makefile.in
parentb23e5cf4c6234bdcdc97152f06dabe98e1db2118 (diff)
downloadfetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.tar.gz
fetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.tar.bz2
fetchmail-e2459d07358d39d3a2a95f0a17f04388ef624e4c.zip
Ready to go.
svn path=/trunk/; revision=923
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 c17b4415..ee88a3bd 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=3.7
+VERS=3.8
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.