up the version

This commit is contained in:
Lee Thomason
2013-10-26 21:52:35 -07:00
parent 3b7927efb5
commit 5613cb9237
3 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "1.0.11")
set(GENERIC_LIB_SOVERSION "1")
set(GENERIC_LIB_VERSION "1.0.12")
set(GENERIC_LIB_SOVERSION "1")
################################