diff options
author | Leonard Richardson <leonardr@segfault.org> | 2024-01-16 13:36:40 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2024-01-16 13:36:40 -0500 |
commit | 59f273d402dc5c5ce48f78d043b701ab0b1f7764 (patch) | |
tree | 6ba78b2afbf3cd99a6089813fc698e70c0b6e67c /doc.zh/source/conf.py | |
parent | bd6467f51f98bb3f93e5aa8195eb439aa0dddb87 (diff) | |
parent | 4425938b5b825023a5d7dfd4a6b6de8553203fd8 (diff) |
Merge remote-tracking branch 'phoenixsite/master'
Diffstat (limited to 'doc.zh/source/conf.py')
-rw-r--r-- | doc.zh/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.zh/source/conf.py b/doc.zh/source/conf.py index 102c3cf..1014dad 100644 --- a/doc.zh/source/conf.py +++ b/doc.zh/source/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, Leonard Richardson' # The short X.Y version. version = '4' # The full version, including alpha/beta/rc tags. -release = '4.2.0' +release = '4.12.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |