diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-27 14:08:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-27 14:08:26 +0000 |
commit | 4467df385fe68a1873e916e028f27632caea0035 (patch) | |
tree | 0b8d853ad210fe8be6bfc04d3203341297e8ccc1 /Makefile.in | |
parent | 9bec57006ed51e99cee97a036c5567377e9dee66 (diff) | |
download | fetchmail-4467df385fe68a1873e916e028f27632caea0035.tar.gz fetchmail-4467df385fe68a1873e916e028f27632caea0035.tar.bz2 fetchmail-4467df385fe68a1873e916e028f27632caea0035.zip |
Ready to ship.
svn path=/trunk/; revision=2139
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 7f68c0d2..cfdfc415 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.3 +VERS=4.6.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |