This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19.2-release in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit c7dbfe646a52cb7c9b14474ce369543b2e6a3417 Author: Daan Hoogland <[email protected]> AuthorDate: Tue Feb 25 11:56:25 2025 +0100 version 4.19.2 --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index ae4b057..eb97f73 100644 --- a/source/conf.py +++ b/source/conf.py @@ -20,13 +20,13 @@ # -- Project information ----------------------------------------------------- project = 'Apache CloudStack' -copyright = '2012-2024, Apache Foundation' +copyright = '2012-2025, Apache Foundation' author = 'Apache CloudStack Project' # The short X.Y version version = '4.19' # The full version, including alpha/beta/rc tags -release = '4.19.1.0' +release = '4.19.2.0' rst_epilog = """ .. include:: /_global.rst
