setting version consistent with new guidelines. (not tagging...yet).

This commit is contained in:
Lee Thomason
2014-02-23 21:42:16 -08:00
parent 6324acd9f9
commit 85afe9c5c7
3 changed files with 6 additions and 9 deletions

View File

@@ -10,8 +10,8 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "1.1.0")
set(GENERIC_LIB_SOVERSION "1")
set(GENERIC_LIB_VERSION "2.0.0")
set(GENERIC_LIB_SOVERSION "2")
################################