summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-03-19 14:54:30 +0100
committerOndrej Holy <oholy@redhat.com>2021-03-19 14:54:30 +0100
commit6ec05847451f59201121d45d78bcb170ba9851da (patch)
tree81c500f4f804b7186753030f3d3fc03883013b9d
parentfad09fd58d5667809b7a121dca2abbfe62602b24 (diff)
downloadnautilus-6ec05847451f59201121d45d78bcb170ba9851da.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 23139d163..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',
+ version: '40.1',
meson_version: '>= 0.49.0',
license: 'GPL3+'