aboutsummaryrefslogtreecommitdiff
path: root/libunwind
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2022-07-26 19:43:55 -0700
committerTom Stellard <tstellar@redhat.com>2022-07-26 21:34:45 -0700
commit809855b56f06dd7182685f88fbbc64111df9339a (patch)
treec4f43461e00fbed8344652b2aa2e205cc424244e /libunwind
parent1f8ae9d7e7e4afcc4e76728b28e64941660ca3eb (diff)
downloadllvm-809855b56f06dd7182685f88fbbc64111df9339a.zip
llvm-809855b56f06dd7182685f88fbbc64111df9339a.tar.gz
llvm-809855b56f06dd7182685f88fbbc64111df9339a.tar.bz2
Bump the trunk major version to 16llvmorg-16-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 21f1b01..3fe17d0 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 = '15.0'
+version = '16.0'
# The full version, including alpha/beta/rc tags.
-release = '15.0'
+release = '16.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.