aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-05-13 22:27:13 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-05-13 22:27:13 +0000
commit8355ad4a3e50dc40a61f42d03b07dd65fd134b68 (patch)
treeba915658179d5cb110ae2448f447e91b02134461
parent7e3c6aec47570fcec7ed5f86fa58541bd4ee4945 (diff)
downloadfetchmail-8355ad4a3e50dc40a61f42d03b07dd65fd134b68.tar.gz
fetchmail-8355ad4a3e50dc40a61f42d03b07dd65fd134b68.tar.bz2
fetchmail-8355ad4a3e50dc40a61f42d03b07dd65fd134b68.zip
Ready to ship.
svn path=/trunk/; revision=2896
-rw-r--r--Makefile.in2
-rw-r--r--NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 9f72a14d..1741f51d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.3.8
+VERSION = 5.4.0
SUBDIRS = @INTLSUB@ @POSUB@
diff --git a/NEWS b/NEWS
index 95754cf2..e996a557 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
-fetchmail-5.3.8 (Sat May 13 18:24:21 EDT 2000), 18977 lines:
+fetchmail-5.4.9 (Sat May 13 18:24:21 EDT 2000), 18977 lines:
* Matthias Scheler's fix for SSL under IPV6
* Added FAQ material on SSL's "RPNG not seeded" message and on ssh tunnelling.