diff --git a/web/conf/rhn_web.conf b/web/conf/rhn_web.conf index ab9325709e73..0eda2f20958b 100644 --- a/web/conf/rhn_web.conf +++ b/web/conf/rhn_web.conf @@ -63,7 +63,7 @@ web.version = 4.4.0 Alpha1 # the version of Uyuni to show at the WebUI, it will be prepended # to web.version as version for the SPECs, when building them # for Uyuni -web.version.uyuni = 2023.04 +web.version.uyuni = 2023.09 web.buildtimestamp = _OBS_BUILD_TIMESTAMP_ diff --git a/web/spacewalk-web.changes.raul.adjust-version-rhn_web.conf b/web/spacewalk-web.changes.raul.adjust-version-rhn_web.conf new file mode 100644 index 000000000000..b5da656f8018 --- /dev/null +++ b/web/spacewalk-web.changes.raul.adjust-version-rhn_web.conf @@ -0,0 +1 @@ +- Adjust the version number in web/conf/rhn_web.conf (web.version.uyuni)