2021-06-28 07:44:49 +00:00
|
|
|
# This variables autochanged by release_lib.sh:
|
|
|
|
|
|
|
|
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
|
|
|
|
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
|
2022-02-17 10:21:11 +00:00
|
|
|
SET(VERSION_REVISION 54460)
|
2022-01-14 12:10:45 +00:00
|
|
|
SET(VERSION_MAJOR 22)
|
2022-02-17 10:21:11 +00:00
|
|
|
SET(VERSION_MINOR 3)
|
2021-01-11 03:31:21 +00:00
|
|
|
SET(VERSION_PATCH 1)
|
2022-02-17 10:21:11 +00:00
|
|
|
SET(VERSION_GITHASH 75366fc95e510b7ac76759ef670702ae5f488a51)
|
|
|
|
SET(VERSION_DESCRIBE v22.3.1.1-testing)
|
|
|
|
SET(VERSION_STRING 22.3.1.1)
|
2020-05-28 13:46:56 +00:00
|
|
|
# end of autochange
|