diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-23 15:36:20 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-23 15:36:20 +0000 |
commit | 30e74dc9922bfdc54884f269b841017d5156cfd1 (patch) | |
tree | 3db686017fdefb9b8ba1fe2ec30a0958ca3b7ba5 /Makefile.in | |
parent | 0bcb8b34ec248deb38db6485a8550ae03b44f61f (diff) | |
download | fetchmail-30e74dc9922bfdc54884f269b841017d5156cfd1.tar.gz fetchmail-30e74dc9922bfdc54884f269b841017d5156cfd1.tar.bz2 fetchmail-30e74dc9922bfdc54884f269b841017d5156cfd1.zip |
Version bump.
svn path=/trunk/; revision=3370
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 7fa539c8..3fe8693e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.8 +VERSION = 5.8.9 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |