diff options
| author | Hans Wennborg <hans@hanshq.net> | 2018-01-03 15:58:08 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2018-01-03 15:58:08 +0000 |
| commit | d511616a96511aaa50170722fe3fdcec1433b2e4 (patch) | |
| tree | 8ac624061aede613ef432ce6ff449c30bc086e7f | |
| parent | e525b18620f4db21f1357a23465d43e9e559de0a (diff) | |
| download | bcm5719-llvm-d511616a96511aaa50170722fe3fdcec1433b2e4.tar.gz bcm5719-llvm-d511616a96511aaa50170722fe3fdcec1433b2e4.zip | |
Update docs version to 7.0
llvm-svn: 321732
| -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. |

