diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-28 23:29:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-28 23:29:13 +0000 |
commit | 1e8ff540caa5655007fed852d2593982df7848bc (patch) | |
tree | ec2be07d98567bb5179b8affbe29e1caed597682 /Makefile.in | |
parent | 3dbf5b65dcb578d67e1611ac1b717ecb8f619106 (diff) | |
download | fetchmail-1e8ff540caa5655007fed852d2593982df7848bc.tar.gz fetchmail-1e8ff540caa5655007fed852d2593982df7848bc.tar.bz2 fetchmail-1e8ff540caa5655007fed852d2593982df7848bc.zip |
Ready to release.
svn path=/trunk/; revision=2146
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 cfdfc415..a334b6a2 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.4 +VERS=4.6.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |