diff options
author | Carlos Romero <phoenixsitegit@outlook.com> | 2024-01-15 22:08:31 +0100 |
---|---|---|
committer | Carlos Romero <phoenixsitegit@outlook.com> | 2024-01-15 22:08:31 +0100 |
commit | 4425938b5b825023a5d7dfd4a6b6de8553203fd8 (patch) | |
tree | fe0b914791c6ecc697c82f30e647c44c02afb6c3 /doc.zh/source/conf.py | |
parent | 32c1736b9c8189635bd21afd3361f96c00d174f7 (diff) |
Added Chinese translation for version 4.12.0 (DeronW)
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. |