summaryrefslogtreecommitdiff
path: root/libunwind
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2023-01-24 22:55:53 -0800
committerTom Stellard <tstellar@redhat.com>2023-01-24 22:57:27 -0800
commit603c286334b07f568d39f6706c848f576914f323 (patch)
tree7a63087e291767da7c88fb15d531ed5f240dcfff /libunwind
parentb0daacf58f417634f7c7c9496589d723592a8f5a (diff)
downloadllvm-603c286334b07f568d39f6706c848f576914f323.tar.gz
Bump the trunk major version to 17llvmorg-17-init
Diffstat (limited to 'libunwind')
-rw-r--r--libunwind/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/libunwind/docs/conf.py b/libunwind/docs/conf.py
index 404bcb068575..307ece60f0ff 100644
--- a/libunwind/docs/conf.py
+++ b/libunwind/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2011-%d, LLVM Project' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '16.0'
+version = '17.0'
# The full version, including alpha/beta/rc tags.
-release = '16.0'
+release = '17.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.