diff --git a/README b/README index a98f3fcc8..c6e00a159 100644 --- a/README +++ b/README @@ -112,10 +112,10 @@ different. Obtaining Guile ====================================================== The latest official Guile release is available via anonymous FTP from -ftp.gnu.org, as /pub/gnu/guile/guile-1.3.2.tar.gz. +ftp.gnu.org, as /pub/gnu/guile/guile-1.3.4.tar.gz. -Via the web, that's: ftp://ftp.gnu.org/pub/gnu/guile/guile-1.3.2.tar.gz -For getit, that's: ftp.gnu.org:/pub/gnu/guile/guile-1.3.2.tar.gz +Via the web, that's: ftp://ftp.gnu.org/pub/gnu/guile/guile-1.3.4.tar.gz +For getit, that's: ftp.gnu.org:/pub/gnu/guile/guile-1.3.4.tar.gz The mailing list `guile@sourceware.cygnus.com' carries discussions, questions, and often answers, about Guile. To subscribe, send mail to diff --git a/RELEASE b/RELEASE index 84d275b8a..21c13b888 100644 --- a/RELEASE +++ b/RELEASE @@ -7,10 +7,6 @@ absinthe, etc. However, the first release containing the module system should be called Godot: "This is the one you've been waiting for." -In release 1.3.4: -- remove hook support from boot-9.scm - (only provided for backward compatibility) - In release 1.4: - remove names evalext.c: serial-map, ramap.c: serial-array-copy!, serial-array-map! @@ -84,7 +80,7 @@ Spiffing checklist: documented. + Check for any [[incomplete]] sections of NEWS. + Fact-check INSTALL. -* Make sure the downloading addressess and filenames in README are +* Make sure the downloading addresses and filenames in README are current. (But don't bump the version number yet. We do that below.) * Check that the versions of aclocal, automake, autoconf, and autoheader in your PATH match those given in README. Note that the `make