diff options
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 6242f89..6ecfad9 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ # SPDX-License-Identifier: 0BSD OR GPL-3.0-or-later project('patchage', ['c', 'cpp'], - version: '1.0.10', + version: '1.0.11', license: 'GPLv3+', meson_version: '>= 0.56.0', default_options: [ |