Bump version

This commit is contained in:
Martin Lund 2022-11-01 11:10:49 +01:00
parent 845e683fc9
commit 6c19cd0750

View file

@ -1,5 +1,5 @@
project('tio', 'c', project('tio', 'c',
version : '2.3', version : '2.4',
license : [ 'GPL-2'], license : [ 'GPL-2'],
meson_version : '>= 0.53.2', meson_version : '>= 0.53.2',
default_options : [ 'warning_level=2', 'buildtype=release', 'c_std=gnu99' ] default_options : [ 'warning_level=2', 'buildtype=release', 'c_std=gnu99' ]