diff --git a/meson.build b/meson.build index e8333c0da..900216962 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-control-center', 'c', - version : '40.rc', + version : '40.0', license : 'GPL2+', meson_version : '>= 0.53.0' )