summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2023-05-11 23:24:43 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2023-05-12 21:44:28 +0300
commit832d25538196f4e85bd15426d57e1ef0c1b7b015 (patch)
tree407736e13ed40bcc595e262ee558cc81148cff2d /meson.build
parentfee95e1010494c6c79500c35d439210db1d83c02 (diff)
build: bump version to 1.10.6 and update NEWS.org
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e28df87..0bf6f14 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,7 @@
################################################################################
# project setup
project('mu', ['c', 'cpp'],
- version: '1.11.5',
+ version: '1.11.6',
meson_version: '>= 0.56.0',
license: 'GPL-3.0-or-later',
default_options : [