aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index d6bb5de..74ad756 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('spine', 'd',
- license: 'AGPL3',
- version: '0.9.2',
+ license: 'AGPL-3',
+ version: '0.11.0',
meson_version: '>=0.46'
)
#if meson.get_compiler('d').get_id() == 'gcc'