diff --git a/meson.build b/meson.build index c49804f32..2fcac7536 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project('nautilus', 'c', # Do not forget when releasing: # * Update version in data/org.gnome.Nautilus.appdata.xml.in.in - version: '45.beta', + version: '45.rc', meson_version: '>= 0.59.0', license: 'GPL-3.0-or-later'