diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-08-15 12:26:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-08-15 12:26:29 +0000 |
commit | 33b8fe1a294d670d67a2e9802ca0c753826b1562 (patch) | |
tree | c7909b9865f0ee1b4f517d16283a0420ce08566b /doc/conf.py | |
parent | Releasing debian version 1.1~rc0-1. (diff) | |
download | libnvme-33b8fe1a294d670d67a2e9802ca0c753826b1562.tar.xz libnvme-33b8fe1a294d670d67a2e9802ca0c753826b1562.zip |
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 5efa4ab..686434e 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -12,7 +12,7 @@ copyright = '2020, Keith Busch' author = 'Keith Busch <kbusch@kernel.org>' master_doc = 'index' -release = '1.0' +release = '1.1' # -- General configuration --------------------------------------------------- |