aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-18 14:31:00 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-18 14:31:00 +0000
commit9719f961fb000229f9a98946c1fba397ea146455 (patch)
tree73077d0f008f0c6d2dcf19ad27667bf07e25a597 /Makefile.in
parent54f81620fae6f46c55a930a348008e11c75b4f88 (diff)
downloadfetchmail-9719f961fb000229f9a98946c1fba397ea146455.tar.gz
fetchmail-9719f961fb000229f9a98946c1fba397ea146455.tar.bz2
fetchmail-9719f961fb000229f9a98946c1fba397ea146455.zip
Version bump.
svn path=/trunk/; revision=658
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 0214b3e7..8346131b 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.2
+VERS=2.3
PL=0
# Ultrix 2.2 make doesn't expand the value of VPATH.