summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2022-08-08 11:38:18 +0100
committerAntónio Fernandes <antoniof@gnome.org>2022-08-08 11:38:18 +0100
commit1047113cd9f6d6d33ffce694ca647df8dab6554f (patch)
tree1d53f9941d1bf75a00c6957d2c91d1cb343674fe /meson.build
parent3b4a1a31bd00c91184e1dc7196fd0d53a8d58022 (diff)
downloadnautilus-1047113cd9f6d6d33ffce694ca647df8dab6554f.tar.gz
Post release 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 2293c09fc..a1e5b7144 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('nautilus', 'c',
# Do not forget when releasing:
# * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
- version: '43.beta.1',
+ version: '43.rc',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'