diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-08-03 18:12:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-08-03 18:12:43 +0000 |
commit | 55e1e8b1c33ed6ed63cabdcfbe848937160858b9 (patch) | |
tree | 8ca11251f468f4ee1c8074c786b1ce8ccc9d631e /Makefile.in | |
parent | 87426e377fe64a2c0564726799c60f69dc10dfee (diff) | |
download | fetchmail-55e1e8b1c33ed6ed63cabdcfbe848937160858b9.tar.gz fetchmail-55e1e8b1c33ed6ed63cabdcfbe848937160858b9.tar.bz2 fetchmail-55e1e8b1c33ed6ed63cabdcfbe848937160858b9.zip |
Version bump.
svn path=/trunk/; revision=3437
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 02ee3d1e..bd1b9a95 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.0 +VERSION = 5.8.16 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |