Skip to content

Commit f5d2a9d

Browse files
authored
Merge pull request #1233 from Altinity/fix/25.8.12/fix-version-tag
25.8.12 Stable: fix version tag
2 parents 1b78bf2 + 4231e3a commit f5d2a9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cmake/autogenerated_versions.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ SET(VERSION_MAJOR 25)
77
SET(VERSION_MINOR 8)
88
SET(VERSION_PATCH 12)
99
SET(VERSION_GITHASH fa393206741c830da77b8f1bcf18c753161932c8)
10-
SET(VERSION_DESCRIBE v25.8.12.20000.altinitytest)
11-
SET(VERSION_STRING 25.8.12.20000.altinitytest)
10+
SET(VERSION_DESCRIBE v25.8.12.10000.altinitytest)
11+
SET(VERSION_STRING 25.8.12.10000.altinitytest)
1212
# end of autochange
1313

1414
# This is the 'base' tweak of the version, build scripts will
1515
# increment this by number of commits since previous tag.
16-
SET(VERSION_TWEAK 20000)
17-
SET(VERSION_FLAVOUR altinityantalya)
16+
SET(VERSION_TWEAK 10000)
17+
SET(VERSION_FLAVOUR altinitytest)

0 commit comments

Comments
 (0)