Rename VERSION define to VITASTOR_VERSION

This commit is contained in:
Vitaliy Filippov
2024-07-31 01:15:37 +03:00
parent 5b0aebada4
commit 306a3db7f3
12 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ target_link_libraries(vitastor_blk
# for timerfd_manager
vitastor_common
)
set_target_properties(vitastor_blk PROPERTIES VERSION ${VERSION} SOVERSION 0)
set_target_properties(vitastor_blk PROPERTIES VERSION ${VITASTOR_VERSION} SOVERSION 0)
if (${WITH_FIO})
# libfio_vitastor_blk.so