experimented with print f vs. g. increased version

This commit is contained in:
Lee Thomason (grinliz)
2012-09-23 20:25:50 -07:00
parent e2bcb32494
commit fc6320e30a
5 changed files with 18 additions and 7 deletions

View File

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