aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-02 06:52:28 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-02 06:52:28 +0000
commit945a2b9e9135a2c94bcb2d0a033c5d1a0ef6b57f (patch)
tree29ed34515f7636b47f5abae2ada281912f9d80e3 /Makefile.in
parentfe14d82871ca2e15d206621578a97c5739607642 (diff)
downloadfetchmail-945a2b9e9135a2c94bcb2d0a033c5d1a0ef6b57f.tar.gz
fetchmail-945a2b9e9135a2c94bcb2d0a033c5d1a0ef6b57f.tar.bz2
fetchmail-945a2b9e9135a2c94bcb2d0a033c5d1a0ef6b57f.zip
This finishes off 3.3.
svn path=/trunk/; revision=853
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 c2bf4838..8bfb1e77 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.2
+VERS=3.3
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.