summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniojpfernandes@gmail.com>2022-01-09 03:39:51 +0000
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2022-01-09 03:39:51 +0000
commit1ea635aaf6aeea6b777ef3183126d0d86944b550 (patch)
treeecd99f07913937637b8c3034ae70d77becd7a9a4
parent90f7d4dcd28082b58f160b01057ce69a93dc49d3 (diff)
downloadnautilus-1ea635aaf6aeea6b777ef3183126d0d86944b550.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 9d7784921..c89bd96aa 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: '42.alpha',
+ version: '42.beta',
meson_version: '>= 0.49.0',
license: 'GPL3+'