fix export issue and cmake. version to 7.0.1

This commit is contained in:
Lee Thomason
2018-11-17 19:53:46 -08:00
parent 08da3d91c9
commit de6d164822
3 changed files with 8 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ include(CTest)
################################
# set lib version here
set(GENERIC_LIB_VERSION "7.0.0")
set(GENERIC_LIB_VERSION "7.0.1")
set(GENERIC_LIB_SOVERSION "7")
################################