From 531d4fbccbd38d144459787fcab268174a2b9c7d Mon Sep 17 00:00:00 2001 From: hijiri <157558988+tishijiri@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:39:01 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/conf.py | 4 ++-- ja/conf.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/conf.py b/en/conf.py index 14e63ac00..edc7e07f4 100644 --- a/en/conf.py +++ b/en/conf.py @@ -56,9 +56,9 @@ # built documents. # # The short X.Y version. -version = '5-NEXT-SNAPSHOT' +version = '5u25' # The full version, including alpha/beta/rc tags. -release = '5-NEXT-SNAPSHOT' +release = '5u25' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/ja/conf.py b/ja/conf.py index 591a71f36..9274422b4 100644 --- a/ja/conf.py +++ b/ja/conf.py @@ -56,9 +56,9 @@ # built documents. # # The short X.Y version. -version = '5-NEXT-SNAPSHOT' +version = '5u25' # The full version, including alpha/beta/rc tags. -release = '5-NEXT-SNAPSHOT' +release = '5u25' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.