1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 15:00:21 +02:00

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.
This commit is contained in:
Ludovic Courtès 2020-03-07 16:49:14 +01:00
parent cefbfac520
commit 6cfa410c9b

10
README
View file

@ -1,8 +1,8 @@
This is a prerelease of version 3.0 of Guile, Project GNU's extension This is version 3.0 of Guile, Project GNU's extension language library.
language library. Guile is an implementation of the Scheme programming Guile is an implementation of the Scheme programming language, packaged
language, packaged as a library that can be linked into applications to as a library that can be linked into applications to give them their own
give them their own extension language. Guile supports other languages extension language. Guile supports other languages as well, giving
as well, giving users of Guile-based applications a choice of languages. users of Guile-based applications a choice of languages.
Please send bug reports to bug-guile@gnu.org. Please send bug reports to bug-guile@gnu.org.