diff --git a/meson.build b/meson.build index 6a0eff32e..6f746dcfa 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: '40.0', + version: '40.1', meson_version: '>= 0.49.0', license: 'GPL3+'