summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-10-02 14:18:30 +0200
committerOndrej Holy <oholy@redhat.com>2020-10-02 14:18:30 +0200
commit8ed4a28f285a0421e7c56babba6f74e3906440e2 (patch)
tree1c41faa8910c3f8cd11491ee18a6e42250bb6d70 /meson.build
parent6dfc1cd7b76749517b392868c74ed6a509cf25f4 (diff)
downloadnautilus-8ed4a28f285a0421e7c56babba6f74e3906440e2.tar.gz
Release version 3.38.13.38.1
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 3593221e6..a25ce482c 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: '3.38.0',
+ version: '3.38.1',
meson_version: '>= 0.49.0',
license: 'GPL3+'