summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-03-07 16:49:14 +0100
committerLudovic Courtès <ludo@gnu.org>2020-03-07 16:49:14 +0100
commit6cfa410c9b57742737216fd90b8c264c0c1a6c1d (patch)
tree0d2dda65c853066b6d807b377e9eeb434f7505e1 /README
parentcefbfac520e8552ae61207fde14a3fd5df87114b (diff)
downloadguile-6cfa410c9b57742737216fd90b8c264c0c1a6c1d.tar.gz
README no longer says it's a prerelease.
Reported by Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org>. * README: Remove mention of a prerelease.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 68c02519e..1ce0b2f0b 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-This is a prerelease of version 3.0 of Guile, Project GNU's extension
-language library. Guile is an implementation of the Scheme programming
-language, packaged as a library that can be linked into applications to
-give them their own extension language. Guile supports other languages
-as well, giving users of Guile-based applications a choice of languages.
+This is version 3.0 of Guile, Project GNU's extension language library.
+Guile is an implementation of the Scheme programming language, packaged
+as a library that can be linked into applications to give them their own
+extension language. Guile supports other languages as well, giving
+users of Guile-based applications a choice of languages.
Please send bug reports to bug-guile@gnu.org.