build: bump version to 2.6.2

Another bug fix release.
This commit is contained in:
Dirk-Jan C. Binnema
2021-08-07 17:19:35 +03:00
parent 6a4eb68428
commit dadd3062dc
2 changed files with 2 additions and 2 deletions

View File

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