summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ref/srfi-modules.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index f71294436..95509b278 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Guile Reference Manual.
-@c Copyright (C) 1996, 1997, 2000-2004, 2006, 2007-2014
+@c Copyright (C) 1996, 1997, 2000-2004, 2006, 2007-2014, 2017
@c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions.
@@ -150,6 +150,7 @@ The Guile core has the following features,
@example
guile
guile-2 ;; starting from Guile 2.x
+guile-2.2 ;; starting from Guile 2.2
r5rs
srfi-0
srfi-4