Bump version to 18

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
Christopher Arndt 2023-11-09 22:10:03 +01:00
parent 2822528317
commit e18bed5ae5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'jack_mixer',
'c',
version: '17',
version: '18',
license: 'GPL2+',
default_options: [
'warning_level=2'