diff --git a/meson.build b/meson.build index 9f52f48ca..0418e814d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-control-center', 'c', - version : '46.beta', + version : '46.rc', license : 'GPL2+', meson_version : '>= 0.58.0' )