setting the version to 8.1.0

This commit is contained in:
Lee Thomason
2021-05-15 20:21:47 -07:00
parent cc2efbbd21
commit 9c6752a641
4 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
project(
'tinyxml2',
['cpp'],
version : '8.0.0',
version : '8.1.0',
meson_version : '>= 0.49.0',
)