diff --git a/meson.build b/meson.build index 1d28f4e6c..aab45a021 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project('nautilus', 'c', # Do not forget when releasing: # * Update version in data/org.gnome.Nautilus.appdata.xml.in.in # * Update GTK-based codes over src/gtk/gtk-code-generator.sh - version: '41.alpha', + version: '41.beta', meson_version: '>= 0.49.0', license: 'GPL3+'