diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-25 21:08:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-25 21:08:04 +0000 |
commit | 52c4509bc72fd0627e3104e11e8750fbb1fc5b48 (patch) | |
tree | 5e95ba3d744f8dcd9d581a67057d0cbd882f25b0 /Makefile.in | |
parent | 2e21bad416b831a5702ff230b30e1a71f4223119 (diff) | |
download | fetchmail-52c4509bc72fd0627e3104e11e8750fbb1fc5b48.tar.gz fetchmail-52c4509bc72fd0627e3104e11e8750fbb1fc5b48.tar.bz2 fetchmail-52c4509bc72fd0627e3104e11e8750fbb1fc5b48.zip |
Ready to ship another release.
svn path=/trunk/; revision=3385
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 3fe8693e..a5042ff4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.9 +VERSION = 5.8.10 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |