We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cbf50 commit 5d91e29Copy full SHA for 5d91e29
cmake/autogenerated_versions.txt
@@ -1,12 +1,12 @@
1
# This variables autochanged by tests/ci/version_helper.py:
2
3
-# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
+# NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION,
4
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
5
-SET(VERSION_REVISION 54486)
+SET(VERSION_REVISION 54492)
6
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)
+SET(VERSION_MINOR 8)
+SET(VERSION_PATCH 4)
+SET(VERSION_GITHASH e729b9fa40eb9cf7b9b95c683f6c10791ce4c498)
+SET(VERSION_DESCRIBE v24.8.4.1-lts)
+SET(VERSION_STRING 24.8.4.1)
12
# end of autochange
0 commit comments