diff --git a/meson.build b/meson.build index fb5dd69..cd374b2 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'pkgfile', 'cpp', - version: '23', + version: '24', license: 'MIT', meson_version: '>=0.56', default_options: ['cpp_std=c++20', 'warning_level=3', 'prefix=/usr'],