summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-10-30 09:10:11 +0200
committerOndrej Holy <oholy@redhat.com>2021-10-30 09:10:11 +0200
commit19082b6ebe4805281e047f05fda64982de89a720 (patch)
treeb23cea16f052994519ee22272f22e3095d161178
parentca5283a5207463ef86b8509e9c2cb3c0f047288b (diff)
downloadnautilus-19082b6ebe4805281e047f05fda64982de89a720.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 8cd9c287d..d5c8f05cd 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.1',
+ version: '41.2',
meson_version: '>= 0.49.0',
license: 'GPL3+'