diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-11 20:20:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-11 20:20:54 +0000 |
commit | 109da226e1dd7364501ab057316f99c991480670 (patch) | |
tree | 5c0ac6ce14c70b4b5ef3ad616d2b53f32604121c /Makefile.in | |
parent | f3332aae2eb1e5fafdf10cbcd7c2c067ce6ec412 (diff) | |
download | fetchmail-109da226e1dd7364501ab057316f99c991480670.tar.gz fetchmail-109da226e1dd7364501ab057316f99c991480670.tar.bz2 fetchmail-109da226e1dd7364501ab057316f99c991480670.zip |
Ready to release 4.1.8.
svn path=/trunk/; revision=1334
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 c105ca55..ad6c1965 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.1.7 +VERS=4.1.8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |