summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2022-09-18 00:50:32 +0200
committerAntónio Fernandes <antoniof@gnome.org>2022-09-18 00:50:32 +0200
commit583fc9b6bcd39cdec6a290cd252b45032a8a8557 (patch)
tree127d0ac27a3cc16fba46f5523608c745a181d69a
parent4e4c1e8a729d02d293bf39f6caec61fd72ac1d0a (diff)
downloadnautilus-583fc9b6bcd39cdec6a290cd252b45032a8a8557.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 00f01f6a2..e6717af4c 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.0',
+ version: '44.alpha',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'