diff options
author | Simon Josefsson <simon@josefsson.org> | 2023-05-11 21:02:00 +0200 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2023-05-11 21:02:00 +0200 |
commit | 3684be09e75b5fbbf7b675e164db3331013fe8ac (patch) | |
tree | 81f3decf4a0794d0f60e987caba97889214f55e2 | |
parent | f45df9d5259ad6c4d085112575417ff5b51a702e (diff) | |
download | nettle-3684be09e75b5fbbf7b675e164db3331013fe8ac.tar.gz |
Doc fix for version and date.
-rw-r--r-- | nettle.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nettle.texinfo b/nettle.texinfo index 18d7d1e7..8cafb127 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -8,14 +8,14 @@ @syncodeindex tp cp @c %**end of header -@set UPDATED-FOR 3.4 +@set UPDATED-FOR 3.9 @set AUTHOR Niels Möller @copying This manual is for the Nettle library (version @value{UPDATED-FOR}), a low-level cryptographic library. -Originally written 2001 by @value{AUTHOR}, updated 2017. +Originally written 2001 by @value{AUTHOR}, updated 2023. @quotation This manual is placed in the public domain. You may freely copy it, in |