diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-04 18:29:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-04 18:29:34 +0000 |
commit | 56925efb4231e46a7fd779318bcd3505d6b89706 (patch) | |
tree | 74d0186096f4cc6ba9a6e92b461e3e8859317f46 | |
parent | 563fe8a251de14ce8bd04581e3146054d85d0951 (diff) | |
download | fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.tar.gz fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.tar.bz2 fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.zip |
Version bump.
svn path=/trunk/; revision=2321
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 0c7d9d06..0b2108b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.3 +VERSION = 4.7.4 SUBDIRS = @INTLSUB@ @POSUB@ @@ -1,6 +1,6 @@ Release Notes: -fetchmail-4.7.4 (): +fetchmail-4.7.4 (Mon Jan 4 13:26:32 EST 1999): * Error message cleanup. * HTML cleanup in design notes and FAQ, thanks to Byrial Jensen. * Don't get message sizes when --check is on. @@ -15,7 +15,7 @@ fetchmail-4.7.4 (): on all dependent frames. * Source distribution now includes Debian package data under debian/ -There are 249 people on fetchmail-friends and 335 on fetchmail-announce. +There are 249 people on fetchmail-friends and 334 on fetchmail-announce. fetchmail-4.7.3 (Thu Dec 31 11:54:01 EST 1998): * Added new FAQ item G11 and added material to R1. |