summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-07-09 17:12:20 +0200
committerOndrej Holy <oholy@redhat.com>2021-07-09 17:12:20 +0200
commit55aed9b74fd75af95d74adf0a1c85e61ff04ea13 (patch)
tree5ced036abd390f19df86814c7c11178f84eba109
parent2ae4631c5836a7b7742c44d96ffa417599bba0db (diff)
downloadnautilus-55aed9b74fd75af95d74adf0a1c85e61ff04ea13.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 1d28f4e6c..aab45a021 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.alpha',
+ version: '41.beta',
meson_version: '>= 0.49.0',
license: 'GPL3+'