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

setting the version to 11.0.0

This commit is contained in:
Lee Thomason
2025-03-15 14:45:48 -07:00
parent 57eea48c5b
commit 9148bdf719
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
project(
'tinyxml2',
['cpp'],
version : '10.1.0',
version : '11.0.0',
meson_version : '>= 0.49.0',
)