From c902e296f43301e91f4d33b5ec6b181063c00273 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sun, 29 Jan 2023 10:15:50 +0200 Subject: [PATCH] build: bump version to 1.9.18 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b277ebaa..33ba0c97 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ # project setup # project('mu', ['c', 'cpp'], - version: '1.9.17', + version: '1.9.18', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [