aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-24 00:12:36 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-24 00:12:36 +0000
commit14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5 (patch)
tree704b181426733a9276f4ce02a5f941beb905c9de /Makefile.in
parentd77852561a7e6abb3d813779b2d313cdea170896 (diff)
downloadfetchmail-14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5.tar.gz
fetchmail-14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5.tar.bz2
fetchmail-14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5.zip
Bump version number.
svn path=/trunk/; revision=816
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 1f68c3ad..98c18fab 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.0
+VERS=3.1
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.