diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-21 17:04:49 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 20:42:31 -0400 |
| commit | ad1c13a8590b146f900b6937cecdd243f766429d (patch) | |
| tree | 44e7a6d48482d2c99c4d0446264e9375d6d1760f /meson.build | |
| parent | upkeep, update a few paths (diff) | |
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 6ebe0dc..e0432d0 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('spine', 'd', license: 'AGPL-3', - version: '0.18.0', + version: '0.19.0', meson_version: '>=0.46' ) #if meson.get_compiler('d').get_id() == 'gcc' |
