diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-29 15:53:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-29 15:53:11 +0000 |
commit | b74c6e8f9ee11e25384ebcc997d5f339b7d173a0 (patch) | |
tree | 588e62cf5f2688d863b8353454254e4d2e059483 | |
parent | a53713a0f8585c6313efd0975cc896788c6ca898 (diff) | |
download | fetchmail-b74c6e8f9ee11e25384ebcc997d5f339b7d173a0.tar.gz fetchmail-b74c6e8f9ee11e25384ebcc997d5f339b7d173a0.tar.bz2 fetchmail-b74c6e8f9ee11e25384ebcc997d5f339b7d173a0.zip |
Version bump.
svn path=/trunk/; revision=2622
-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 8abcefca..6dee422e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.1.0 +VERSION = 5.1.1 SUBDIRS = @INTLSUB@ @POSUB@ @@ -2,7 +2,7 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) -fetchmail-5.1.1 (): +fetchmail-5.1.0 (Wed Sep 29 11:52:06 EDT 1999), 17827 lines: * Added workaround, fetchmailconf warning, and FAQ about Novell GroupWise. * Consistently show dummy arguments on manual page. * Fix lexer to permit `antispam -1'. @@ -14,7 +14,7 @@ fetchmail-5.1.1 (): * Tolerate a tunable constant number of authorization failures before complaining and wedging. -There are 266 people on fetchmail-friends and 447 on fetchmail-announce. +There are 264 people on fetchmail-friends and 447 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-5.1.0 (Wed Sep 22 01:27:42 EDT 1999), 17767 lines: |