summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-10-30 09:11:46 +0200
committerOndrej Holy <oholy@redhat.com>2021-10-30 09:11:46 +0200
commit5cc496ae596de38a649682ab6886f0d4d0b79949 (patch)
treed1e6508960fdad3faae2970bbdcd3274fcf12110 /meson.build
parentca5283a5207463ef86b8509e9c2cb3c0f047288b (diff)
downloadnautilus-5cc496ae596de38a649682ab6886f0d4d0b79949.tar.gz
Post branch version bump
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8cd9c287d..b52694658 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: '42.alpha',
meson_version: '>= 0.49.0',
license: 'GPL3+'