1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-30 23:52:59 +04:00

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
+1 -1
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")