summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-03-13 09:13:28 +0100
committerOndrej Holy <oholy@redhat.com>2021-03-13 09:13:28 +0100
commit47062f81551f7cb3e7fbb1610bbf0ec04ad58bfa (patch)
treecac8b52f5c4a1b03ece0323cba72aa785097a228
parent9d75d506056dbc4a0dbad9c74334c39f1f478863 (diff)
downloadnautilus-47062f81551f7cb3e7fbb1610bbf0ec04ad58bfa.tar.gz
Post release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 21ad9a19f..23139d163 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.rc',
+ version: '40',
meson_version: '>= 0.49.0',
license: 'GPL3+'