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