diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-16 10:02:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-16 10:02:56 +0000 |
commit | 4704d9fa244e886cc204d92e3e2648f97b8f30ac (patch) | |
tree | faf29f7c719e695f7b72861a8e99d18b0d72cf83 | |
parent | 2e82047825e01379edcb6a6d1c82e51ea130c47f (diff) | |
download | pkgsrc-4704d9fa244e886cc204d92e3e2648f97b8f30ac.tar.gz |
Update DESCR now that guile-2.2 is out.
-rw-r--r-- | lang/guile20/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/guile20/DESCR b/lang/guile20/DESCR index c561d734296..895fda5dd4d 100644 --- a/lang/guile20/DESCR +++ b/lang/guile20/DESCR @@ -4,4 +4,4 @@ It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. -This is guile 2.0, the current stable version. +This is guile 2.0, the previous stable version. |