Fix attribute parsing to correctly handle white space

This commit is contained in:
Lee Thomason
2012-07-02 10:10:19 -07:00
parent 390e978da1
commit 78a773ddd9
5 changed files with 32 additions and 12 deletions

View File

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