Skip to content

Commit 5d6db29

Browse files
committed
Update Quattor version file for 24.10.0
1 parent 3fbed58 commit 5d6db29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quattor/client/version.pan

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
template quattor/client/version;
22

3-
variable QUATTOR_RELEASE ?= '24.10.0-rc5';
3+
variable QUATTOR_RELEASE ?= '24.10.0';
44
variable QUATTOR_REPOSITORY_RELEASE ?= QUATTOR_RELEASE;
5-
variable QUATTOR_PACKAGES_VERSION ?= QUATTOR_REPOSITORY_RELEASE + '_1';
5+
variable QUATTOR_PACKAGES_VERSION ?= QUATTOR_REPOSITORY_RELEASE + '-1';

0 commit comments

Comments
 (0)