diff --git a/meson.build b/meson.build index 59cf9dc..fd46cef 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('tang', 'c', - version: '13', + version: '14', license: 'GPL3+', default_options: [ 'c_std=c99',