aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 bb6632cd..b66ec82c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,7 +3,7 @@
# If you're running QNX, we can't assume a working autoconf.
# So just uncomment all the lines marked QNX.
-VERS=4.5.1
+VERS=4.5.2
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index 3a3f1ac1..b3c14107 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@
Release Notes:
------------------------------------------------------------------------------
-fetchmail-4.5.2 ():
+fetchmail-4.5.2 (Tue Jul 14 19:02:52 EDT 1998):
* German-language internationalization in the RPM, thanks to Jochen Hayek.
* .fetchmailrc files are now permitted to be executable by user and group.
* Eric Daniel's guard code against very long lines.