aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-05-21 13:27:08 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-05-21 13:27:08 -0400
commit12a85a725d9a88d4f9b9d691bb5d856dcdfce5c8 (patch)
treea67f974cb35157e313e881429d198407dda369e3 /meson.build
parentsource_pod: --pod2 include (doc abstraction) .ssp (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 e0432d0..8d86994 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('spine', 'd',
license: 'AGPL-3',
- version: '0.19.0',
+ version: '0.20.0',
meson_version: '>=0.46'
)
#if meson.get_compiler('d').get_id() == 'gcc'