gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-2-g53fadfa


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-2-g53fadfa
Date: Mon, 16 Nov 2009 12:40:42 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=53fadfac21463b6a2f4c969e17a89d2b0c178ecd

The branch, master has been updated
       via  53fadfac21463b6a2f4c969e17a89d2b0c178ecd (commit)
      from  fdde921b6d70f3178e5895465a8519153c6bf867 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53fadfac21463b6a2f4c969e17a89d2b0c178ecd
Author: Simon Josefsson <address@hidden>
Date:   Sun Nov 15 16:51:14 2009 +0100

    Doc fix.

-----------------------------------------------------------------------

Summary of changes:
 doc/guile.texi |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/guile.texi b/doc/guile.texi
index 6e05061..a21c1b2 100644
--- a/doc/guile.texi
+++ b/doc/guile.texi
@@ -96,6 +96,17 @@ guile> (use-modules (gnutls))
 guile>
 @end example
 
+To check that you got the intended GnuTLS library version, you may
+print the version number of the loaded library as follows:
+
address@hidden
+$ guile
+guile> (use-modules (gnutls))
+guile> (gnutls-version)
+"@value{VERSION}"
+guile> 
address@hidden example
+
 
 @c *********************************************************************
 @node Guile API Conventions


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]