summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-09-17 12:20:22 +0200
committerOndrej Holy <oholy@redhat.com>2021-09-17 13:16:43 +0200
commit6737425d9ce0bebc0a07e67989f49d0a0b3a9a65 (patch)
treea68d220264061dc3619c74ed1025f890944db516
parent9991d5a8c08d141f97fdc71373b3a94dd6845be6 (diff)
downloadnautilus-6737425d9ce0bebc0a07e67989f49d0a0b3a9a65.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 eef20f387..8cd9c287d 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.0',
+ version: '41.1',
meson_version: '>= 0.49.0',
license: 'GPL3+'