aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-28 05:00:54 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-28 05:00:54 +0000
commitf6970b5ddce733ab1bc7a77b1a9906e9b45037de (patch)
tree0fbc170df73752a63a3015e466a0aa1ea6435562
parent4ac7dabed3c2a1f00d3c9d699349a2fe68191ea2 (diff)
downloadfetchmail-f6970b5ddce733ab1bc7a77b1a9906e9b45037de.tar.gz
fetchmail-f6970b5ddce733ab1bc7a77b1a9906e9b45037de.tar.bz2
fetchmail-f6970b5ddce733ab1bc7a77b1a9906e9b45037de.zip
Ready to release 2.1.
svn path=/trunk/; revision=580
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 582552d4..f827eb6e 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.0
+VERS=2.1
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.