diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-25 06:37:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-25 06:37:13 +0000 |
commit | cd30c35664ef6d29c96b37b1b30bc1397ab7d2a0 (patch) | |
tree | cca34391e5299abe33bba8b00505f7afe9e830bd /Makefile.in | |
parent | d41cb71a7999838a35e23bf11f740735723dc223 (diff) | |
download | fetchmail-cd30c35664ef6d29c96b37b1b30bc1397ab7d2a0.tar.gz fetchmail-cd30c35664ef6d29c96b37b1b30bc1397ab7d2a0.tar.bz2 fetchmail-cd30c35664ef6d29c96b37b1b30bc1397ab7d2a0.zip |
Version bump.
svn path=/trunk/; revision=3141
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 ec51a21e..7cd30961 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.8 +VERSION = 5.6.9 SUBDIRS = @POSUB@ |