Bump version

This commit is contained in:
Martin Lund 2022-12-02 13:42:53 +01:00
parent 6b084a53b8
commit e2e974958e

View file

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