diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 05:42:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 05:42:30 +0000 |
commit | 5151be2bf00d4513a591a21862ae64ba9291e06e (patch) | |
tree | 384f7b8cde2bbd9666e751f1a21c2b0b3b33a0d8 | |
parent | 4195370e9a4915b338962f7035feda9f0a7c430b (diff) | |
download | fetchmail-5151be2bf00d4513a591a21862ae64ba9291e06e.tar.gz fetchmail-5151be2bf00d4513a591a21862ae64ba9291e06e.tar.bz2 fetchmail-5151be2bf00d4513a591a21862ae64ba9291e06e.zip |
Version bump.
svn path=/trunk/; revision=3045
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index cead2d1e..15ee5235 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.3 +VERSION = 5.6.4 SUBDIRS = @POSUB@ |