aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-23 09:20:32 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-23 09:20:32 +0000
commit3eccc0552eedb52d294e6333b7ea706bddcba831 (patch)
tree054631c3fa9bca07d080ebd96a8a7cab049d9def /Makefile.in
parent2d7c58479fb3f0756b16d5829a0ba008c473fde8 (diff)
downloadfetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.tar.gz
fetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.tar.bz2
fetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.zip
Version bump.
svn path=/trunk/; revision=677
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 69584a12..fa8c1905 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.4
+VERS=2.5
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.