setting the version to 2.2.0

This commit is contained in:
Lee Thomason
2014-09-14 12:47:24 -07:00
parent c755667aa0
commit 5321a0e21f
4 changed files with 10 additions and 8 deletions

View File

@@ -10,8 +10,8 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "2.1.0")
set(GENERIC_LIB_SOVERSION "2")
set(GENERIC_LIB_VERSION "2.2.0")
set(GENERIC_LIB_SOVERSION "2")
################################