setting the version to 7.1.0

This commit is contained in:
Lee Thomason
2019-08-10 18:05:22 -07:00
parent 50daa32fc2
commit 9c740e8d23
3 changed files with 6 additions and 6 deletions

View File

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