upping the version to 5.0.1 to fix release vs. source problem
This commit is contained in:
@@ -21,8 +21,8 @@ include(CTest)
|
||||
################################
|
||||
# set lib version here
|
||||
|
||||
set(GENERIC_LIB_VERSION "4.0.1")
|
||||
set(GENERIC_LIB_SOVERSION "4")
|
||||
set(GENERIC_LIB_VERSION "5.0.1")
|
||||
set(GENERIC_LIB_SOVERSION "5")
|
||||
|
||||
################################
|
||||
# Add definitions
|
||||
|
||||
Reference in New Issue
Block a user