aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-29 15:17:55 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-29 15:17:55 +0000
commit81f71a661244270810643d8e215502c8fc832af5 (patch)
tree3c62858e4623da9b56d8f6ac06f3d4d96b2efb97
parentd7f9a56364a7457d662dc0e2a2eaf0075e3d3fbe (diff)
downloadfetchmail-81f71a661244270810643d8e215502c8fc832af5.tar.gz
fetchmail-81f71a661244270810643d8e215502c8fc832af5.tar.bz2
fetchmail-81f71a661244270810643d8e215502c8fc832af5.zip
UpdVersion number bump.
svn path=/trunk/; revision=182
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fcf017e7..3a2a6a64 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=1.2
+VERS=1.3
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@