fix compile issues on clang

This commit is contained in:
Lee Thomason
2016-07-17 22:57:36 -07:00
parent c9445466de
commit 74d44acb17
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "4.0.0")
set(GENERIC_LIB_VERSION "4.0.1")
set(GENERIC_LIB_SOVERSION "4")