diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-20 16:31:07 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-20 16:31:07 +0000 |
commit | f3f0fe6c36fcee60be0725412838873856041556 (patch) | |
tree | c404ae19075f9b0da052b7954a3bdcd78155820d /Makefile.in | |
parent | 6eb4eae64281e94eca781dd7c56647a8ccdd2a15 (diff) | |
download | fetchmail-f3f0fe6c36fcee60be0725412838873856041556.tar.gz fetchmail-f3f0fe6c36fcee60be0725412838873856041556.tar.bz2 fetchmail-f3f0fe6c36fcee60be0725412838873856041556.zip |
Ready to ship.
svn path=/trunk/; revision=2128
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 ee54e458..53a98c94 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.6.2 +VERS=4.6.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |