summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-06-04 14:00:14 +0200
committerOndrej Holy <oholy@redhat.com>2021-06-04 14:00:14 +0200
commit1f024385090802c46bd564251b8bf051424c59de (patch)
treecbc24853ed94f1c01017047dc7d0d969c2306c3c
parentacd0ceee27495a2e4c552490aed49146cb2476e6 (diff)
downloadnautilus-1f024385090802c46bd564251b8bf051424c59de.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 1b2b36859..d5316475d 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('nautilus', 'c',
# Do not forget when releasing:
# * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
# * Update GTK-based codes over src/gtk/gtk-code-generator.sh
- version: '40.2',
+ version: '40.3',
meson_version: '>= 0.49.0',
license: 'GPL3+'