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

set the version to 2.3.0

This commit is contained in:
Lee Thomason
2015-03-15 16:18:35 -07:00
parent 245bee08d6
commit b53aaa885d
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ include(GNUInstallDirs)
################################
# set lib version here
set(GENERIC_LIB_VERSION "2.2.0")
set(GENERIC_LIB_SOVERSION "2")
set(GENERIC_LIB_VERSION "2.3.0")
set(GENERIC_LIB_SOVERSION "2")
################################