From e54ed1957501703cae2617dafadd810a65861be7 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Thu, 29 Dec 2022 11:29:47 +0200 Subject: [PATCH] build: bump version to 1.9.9 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 53445928..ce923f09 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ # project setup # project('mu', ['c', 'cpp'], - version: '1.9.8', + version: '1.9.9', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [