Rename VERSION define to VITASTOR_VERSION
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
project(vitastor)
|
||||
|
||||
set(VERSION "1.7.1")
|
||||
set(VITASTOR_VERSION "1.7.1")
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
Reference in New Issue
Block a user