diff --git a/meson.build b/meson.build index 8b8d8ff..947ee81 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'chimerautils', ['c', 'cpp'], - version: '14.0.0', + version: '14.0.1', default_options: ['c_std=c99', 'warning_level=2', 'buildtype=debugoptimized'], license: 'BSD-3-Clause', meson_version: '>=0.61'