diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-06-18 12:18:23 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-06-18 15:25:45 +0300 |
| commit | 06891488d178b49a88b1786e40d3e3063256621c (patch) | |
| tree | ff390e024c4d905ea4dd586da820f0b2615c5d91 /meson.build | |
| parent | b43ac49bdf855c80a0b518e8e3a01162a6e2b8f1 (diff) | |
build: bump version to 1.7.28
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 539c44d..57fda19 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ # project setup # project('mu', ['c', 'cpp'], - version: '1.7.27', + version: '1.7.28', meson_version: '>= 0.52.0', # debian 10 license: 'GPL-3.0-or-later', default_options : [ |
