From 5acb824181d2667010ce2d983d651db482e4f438 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sun, 11 Dec 2022 15:39:55 +0200 Subject: [PATCH] build: bump version to 1.9.6 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 8c3fe67d..dcc4949b 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ # project setup # project('mu', ['c', 'cpp'], - version: '1.9.5', + version: '1.9.6', meson_version: '>= 0.52.0', # debian 10 license: 'GPL-3.0-or-later', default_options : [