aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-20 22:50:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-20 22:50:04 +0000
commit227cbfbaeb3a58a8169b2ee3c1fd7547f28c30c9 (patch)
tree4b85a6b775bc76b9b0a3ab3890e6c9765e62c740 /Makefile.in
parent296fc7f92732fe2ef1a4787591f458b6065f6c15 (diff)
downloadfetchmail-227cbfbaeb3a58a8169b2ee3c1fd7547f28c30c9.tar.gz
fetchmail-227cbfbaeb3a58a8169b2ee3c1fd7547f28c30c9.tar.bz2
fetchmail-227cbfbaeb3a58a8169b2ee3c1fd7547f28c30c9.zip
We're 3.0 now.
svn path=/trunk/; revision=792
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 aad96a52..1f68c3ad 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.8
+VERS=3.0
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.