set the version to 2.3.0

This commit is contained in:
Lee Thomason
2015-03-15 16:18:35 -07:00
parent 245bee08d6
commit b53aaa885d
3 changed files with 6 additions and 6 deletions

View File

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