diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 15:37:19 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 15:37:19 +0000 |
commit | 57ceff2a3fda43eed4973089c2f1c8a6492654ec (patch) | |
tree | f75c1f0dbf208a9303849ee1fcfba666c1b9f19b | |
parent | 1a1ef5ea293d5403ae323f18e278699dd3fe5974 (diff) | |
download | fetchmail-57ceff2a3fda43eed4973089c2f1c8a6492654ec.tar.gz fetchmail-57ceff2a3fda43eed4973089c2f1c8a6492654ec.tar.bz2 fetchmail-57ceff2a3fda43eed4973089c2f1c8a6492654ec.zip |
Version bump.
svn path=/trunk/; revision=3056
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 55c2dde7..28c4f7ac 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.4 +VERSION = 5.6.5 SUBDIRS = @POSUB@ |