build: bump version to 1.9.0

The start of the new development series.
This commit is contained in:
Dirk-Jan C. Binnema
2022-08-20 10:40:08 +03:00
parent e663a8fbee
commit f2ab2f5083
2 changed files with 12 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# project setup
#
project('mu', ['c', 'cpp'],
version: '1.8.9',
version: '1.9.0',
meson_version: '>= 0.52.0', # debian 10
license: 'GPL-3.0-or-later',
default_options : [