We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dd5fb commit 1fc04ebCopy full SHA for 1fc04eb
quattor/client/version.pan
@@ -1,5 +1,5 @@
1
template quattor/client/version;
2
3
-variable QUATTOR_RELEASE ?= '24.10.0-rc2';
+variable QUATTOR_RELEASE ?= '24.10.0-rc3';
4
variable QUATTOR_REPOSITORY_RELEASE ?= QUATTOR_RELEASE;
5
variable QUATTOR_PACKAGES_VERSION ?= QUATTOR_REPOSITORY_RELEASE + '_1';
0 commit comments