build: bump version to 1.10.9

This commit is contained in:
Dirk-Jan C. Binnema 2024-04-23 21:08:16 +03:00
parent 11f55b4ede
commit fb76210138
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Copyright (C) 2022-2023 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
## Copyright (C) 2022-2024 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@ -17,7 +17,7 @@
################################################################################
# project setup
project('mu', ['c', 'cpp'],
version: '1.10.8',
version: '1.10.9',
meson_version: '>= 0.56.0',
license: 'GPL-3.0-or-later',
default_options : [