aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-09-09 20:30:30 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-09-10 10:09:45 -0400
commit7db6602eaadaf69c2882528473bd8694592c1b2c (patch)
tree2b3a698ace2373c16fc6497c0234f042f3a972b0 /meson.build
parent--serial default behaviour (--parallel an option) (diff)
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 ad11749..f956ba9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('spine', 'd',
license: 'AGPL-3',
- version: '0.22.0',
+ version: '0.23.0',
meson_version: '>=0.46'
)
#if meson.get_compiler('d').get_id() == 'gcc'