diff options
| author | Ken <kenny@madgloryint.com> | 2017-11-02 10:53:57 -0400 |
|---|---|---|
| committer | Ken <kenny@madgloryint.com> | 2017-11-02 10:53:57 -0400 |
| commit | e2fd6a3e1af7f8111181c59ab4eea9ab291d5bc8 (patch) | |
| tree | a0517f7c41e550580944f37b8d35b8ea4571a7d5 | |
| parent | 1385a3cefc7312a3f18e8d78a854411b53c75e67 (diff) | |
| download | vainglory-docs-master.tar.gz vainglory-docs-master.zip | |
| -rw-r--r-- | source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py index ad39378..aa8349a 100644 --- a/source/conf.py +++ b/source/conf.py @@ -55,9 +55,9 @@ author = u'MadGlory' # built documents. # # The short X.Y version. -version = u'0.2' +version = u'1.0' # The full version, including alpha/beta/rc tags. -release = u'0.2' +release = u'1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
