Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leethomason/tinyxml2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ba92027..96fb286 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@
project(
'tinyxml2',
['cpp'],
- version : '8.0.0',
+ version : '8.1.0',
meson_version : '>= 0.49.0',
)