add variants of SetText() to support types

This commit is contained in:
Lee Thomason
2014-01-24 10:42:57 -08:00
parent 9c0678a01d
commit 5bb2d8079b
5 changed files with 78 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "1.0.13")
set(GENERIC_LIB_VERSION "1.0.14")
set(GENERIC_LIB_SOVERSION "1")