Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4

This commit is contained in:
Lee Thomason (grinliz)
2012-07-01 21:22:53 -07:00
parent a3efec0449
commit 390e978da1
5 changed files with 31 additions and 7 deletions

View File

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