diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2023-07-26 19:12:27 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2023-07-26 19:12:27 +0300 |
| commit | 275859a5b350698d5058401b0abe06e95eb37af9 (patch) | |
| tree | 0fc15bfb31cc2a92b0c7d76597c5701673dc97b8 /meson.build | |
| parent | 455119f6959477f56a6acabd8d5c3b14c56a4bd8 (diff) | |
build: bump version to 1.11.12
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 90d41d9..fd6d51c 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ ################################################################################ # project setup project('mu', ['c', 'cpp'], - version: '1.11.11', + version: '1.11.12', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [ |
