diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-03-16 22:10:32 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-03-16 22:10:32 +0200 |
| commit | 887202b7b94bcdd916fa176e605d1973c4f511e4 (patch) | |
| tree | ec850a8908085298d51492653ed3b840ddc35961 | |
| parent | 91a5b1d4707679f2e138f4d7c30602d05f61ed6c (diff) | |
build: bump version to 1.14.0-pre3
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 4e2b0b5..6aad0c9 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ ################################################################################ # project setup project('mu', ['c', 'cpp'], - version: '1.14.0-pre2', + version: '1.14.0-pre3', meson_version: '>= 1.3.2', license: 'GPL-3.0-or-later', default_options : [ |
