summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2022-09-18 00:37:20 +0200
committerAntónio Fernandes <antoniof@gnome.org>2022-09-18 00:37:20 +0200
commit4e4c1e8a729d02d293bf39f6caec61fd72ac1d0a (patch)
tree15cc280549cbbe23fb37cfe111f4dc6cc16b603b /meson.build
parentdc074b2fdd8074a50001655c67b08120b3040ac5 (diff)
downloadnautilus-4e4c1e8a729d02d293bf39f6caec61fd72ac1d0a.tar.gz
Release version 43.043.0
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 79697523f..00f01f6a2 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.rc',
+ version: '43.0',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'