aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-17 05:23:51 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-17 05:23:51 +0000
commit7592b0c0805429cb8d73ce52eec4da82ce36e4bb (patch)
tree460cf356f5ded784f2a4a76231517e54f390a2d4 /Makefile.in
parent3aa488ea774b202f2e3d1b01347084512c4048b2 (diff)
downloadfetchmail-7592b0c0805429cb8d73ce52eec4da82ce36e4bb.tar.gz
fetchmail-7592b0c0805429cb8d73ce52eec4da82ce36e4bb.tar.bz2
fetchmail-7592b0c0805429cb8d73ce52eec4da82ce36e4bb.zip
Version bump.
svn path=/trunk/; revision=895
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 5f91b2af..d640338b 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.5
+VERS=3.6
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.