diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-23 22:18:38 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-23 22:18:38 -0400 |
| commit | 113688dac23f8f98163672c2c31fe7ab33a0a698 (patch) | |
| tree | 8df76b9401842ed9c22533b43793cf7d72defc2c /meson.build | |
| parent | org files out of sync, fix (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 8d86994..426c30d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('spine', 'd', license: 'AGPL-3', - version: '0.20.0', + version: '0.21.0', meson_version: '>=0.46' ) #if meson.get_compiler('d').get_id() == 'gcc' |
