diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-11-05 14:51:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-11-05 14:51:57 +0000 |
commit | e114ca3dfc894defec54aeae41252f50da44df7f (patch) | |
tree | 21dd81b47a04b31329a4ac166314a6df52bc31f6 /Makefile.in | |
parent | 5cf8f79757af93a10dbb7affb2fbbeddc8c6161d (diff) | |
download | fetchmail-e114ca3dfc894defec54aeae41252f50da44df7f.tar.gz fetchmail-e114ca3dfc894defec54aeae41252f50da44df7f.tar.bz2 fetchmail-e114ca3dfc894defec54aeae41252f50da44df7f.zip |
Version bump.
svn path=/trunk/; revision=1535
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 ed563464..321163b8 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.3.2 +VERS=4.3.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |