summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2023-03-03 10:05:49 +0100
committerAntónio Fernandes <antoniof@gnome.org>2023-03-05 00:27:22 +0000
commite74b847c4894e53c9fe42fe8ed10260fcf395427 (patch)
treee3af4d4930fc034b51db931afdbb8252ea58dd06 /meson.build
parentbe129ac9febc1f6f6814125628b2a4ecd1fc3a81 (diff)
downloadnautilus-e74b847c4894e53c9fe42fe8ed10260fcf395427.tar.gz
Release version 44.rc44.rc
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 18feac8de..09d1956bb 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: '44.beta.1',
+ version: '44.rc',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'