Bump version

This commit is contained in:
Martin Lund 2025-04-12 08:55:11 +02:00
parent 16b7aee42f
commit ebce2d4ee9

View file

@ -1,5 +1,5 @@
project('tio', 'c', project('tio', 'c',
version : '3.8', version : '3.9',
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' ]