diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-02-11 13:25:42 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-02-11 13:25:42 +0000 |
| commit | e392b74caad5d93946653d4656f1b354fa0ef713 (patch) | |
| tree | 0432181d8ae0e410bfb961f7d0a14a6b60b68b6c /docs | |
| parent | 7c24d4db412189cf83de2bb328543564c8ad9224 (diff) | |
Notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index dee0367a4ed0..743d0f7edad0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project' # built documents. # # The short X.Y version. -version = '4.0' +version = '4' # The full version, including alpha/beta/rc tags. -release = '4.0' +release = '4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
