summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2023-04-21 14:44:49 +0200
committerAntónio Fernandes <antoniof@gnome.org>2023-04-23 00:28:09 +0100
commit69a05b6f9a29b9b77da11f7a696ec8de8cfa2ba4 (patch)
tree629f01072aba949e390e8bf56d655aa9a7c650a6
parent4528b76e2f470e836f79f22a77817ed895bf1d8f (diff)
downloadnautilus-69a05b6f9a29b9b77da11f7a696ec8de8cfa2ba4.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 7daa691fb..c3fced950 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.4',
+ version: '43.5',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'