diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2023-08-30 22:24:45 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2023-08-30 22:24:45 +0300 |
| commit | 9ddde205a4dfe9a50b67815c1735b01c058c3670 (patch) | |
| tree | c9a36f63b5a75e297390e56e09d5446e3142aa3f | |
| parent | 52a26504488c3a8f190436abbce78717e9f9891f (diff) | |
build: bump version to 1.10.7v1.10.7
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 587b48a..dd41faa 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ ################################################################################ # project setup project('mu', ['c', 'cpp'], - version: '1.10.6', + version: '1.10.7', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [ |
