diff --git a/meson.build b/meson.build index 0e5b306a08..c1169a4841 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'netatalk', 'c', - version: '4.0.7dev', + version: '4.0.7', license: 'GPLv2', default_options: ['warning_level=3', 'c_std=c11'], meson_version: '>=0.61.2',