upping the major version. lots of small (incompatible) changes, and the addition of int64 support.
This commit is contained in:
@@ -17,8 +17,8 @@ include(GNUInstallDirs)
|
||||
################################
|
||||
# set lib version here
|
||||
|
||||
set(GENERIC_LIB_VERSION "3.0.0")
|
||||
set(GENERIC_LIB_SOVERSION "3")
|
||||
set(GENERIC_LIB_VERSION "4.0.0")
|
||||
set(GENERIC_LIB_SOVERSION "4")
|
||||
|
||||
|
||||
################################
|
||||
|
||||
Reference in New Issue
Block a user