diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-18 02:56:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-18 02:56:29 +0000 |
commit | 60e05d74315aff748b0817fbc7a6bd3ba6041527 (patch) | |
tree | bff0273efd864dea0a061ef821ed16bc9972af94 /Makefile.in | |
parent | f4df68d88217dd961c8a7586aef4a33eefda54b2 (diff) | |
download | fetchmail-60e05d74315aff748b0817fbc7a6bd3ba6041527.tar.gz fetchmail-60e05d74315aff748b0817fbc7a6bd3ba6041527.tar.bz2 fetchmail-60e05d74315aff748b0817fbc7a6bd3ba6041527.zip |
Version bump.
svn path=/trunk/; revision=1366
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 3e052595..001473bf 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=4.2.1 +VERS=4.2.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |