diff options
| -rw-r--r-- | libunwind/docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libunwind/docs/conf.py b/libunwind/docs/conf.py index 29c95f37b3c..c3b51fcb232 100644 --- a/libunwind/docs/conf.py +++ b/libunwind/docs/conf.py @@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project' # built documents. # # The short X.Y version. -version = '6.0' +version = '7.0' # The full version, including alpha/beta/rc tags. -release = '6.0' +release = '7.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |

