Skip to content

Commit 5d91e29

Browse files
committed
Update versions
1 parent 58cbf50 commit 5d91e29

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

cmake/autogenerated_versions.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# This variables autochanged by tests/ci/version_helper.py:
22

3-
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
3+
# NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION,
44
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
5-
SET(VERSION_REVISION 54486)
5+
SET(VERSION_REVISION 54492)
66
SET(VERSION_MAJOR 24)
7-
SET(VERSION_MINOR 5)
8-
SET(VERSION_PATCH 1)
9-
SET(VERSION_GITHASH 70a1d3a63d47f0be077d67b8deb907230fc7cfb0)
10-
SET(VERSION_DESCRIBE v24.5.1.1-stable)
11-
SET(VERSION_STRING 24.5.1.1)
7+
SET(VERSION_MINOR 8)
8+
SET(VERSION_PATCH 4)
9+
SET(VERSION_GITHASH e729b9fa40eb9cf7b9b95c683f6c10791ce4c498)
10+
SET(VERSION_DESCRIBE v24.8.4.1-lts)
11+
SET(VERSION_STRING 24.8.4.1)
1212
# end of autochange

0 commit comments

Comments
 (0)