summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2023-03-03 10:06:56 +0100
committerAntónio Fernandes <antoniof@gnome.org>2023-03-05 00:39:01 +0000
commit686e7a076af68cfbfd3ab3658b4ae494bff61aa6 (patch)
treed984b788ef70159d6a2de128e57b60f306b05084
parente74b847c4894e53c9fe42fe8ed10260fcf395427 (diff)
downloadnautilus-686e7a076af68cfbfd3ab3658b4ae494bff61aa6.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 09d1956bb..d32ab5dc7 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.rc',
+ version: '44.0',
meson_version: '>= 0.59.0',
license: 'GPL-3.0-or-later'