diff --git a/meson.build b/meson.build index 33c8aff..a6fe2b6 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('tang', 'c', - version: '14', + version: '15', license: 'GPL3+', default_options: [ 'c_std=c99',