diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-08-02 18:07:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-08-02 18:07:03 +0000 |
commit | 2a738187c92b9b97a457e5c2c44c9166c80ba38b (patch) | |
tree | 4d0eb7fe09fd60ff321a7231630190148f0c41d6 | |
parent | a96597a0f83edc16a2369aca3c82a442f1324849 (diff) | |
download | fetchmail-2a738187c92b9b97a457e5c2c44c9166c80ba38b.tar.gz fetchmail-2a738187c92b9b97a457e5c2c44c9166c80ba38b.tar.bz2 fetchmail-2a738187c92b9b97a457e5c2c44c9166c80ba38b.zip |
Ready to ship.
svn path=/trunk/; revision=2535
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 9b3a5f85..93e268cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.5 +VERSION = 5.0.6 SUBDIRS = @INTLSUB@ @POSUB@ @@ -8,7 +8,7 @@ Release Notes: -fetchmail-5.0.6 (): +fetchmail-5.0.6 (Mon Aug 2 14:04:23 EDT 1999): * Czech internationalization support (thanks to Jiri Pavlovsky). * Russion internationalization support (but I couldn't read the contributor name in the headers!) |