summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-03-27 15:04:01 +0100
committerOndrej Holy <oholy@redhat.com>2020-03-27 15:04:01 +0100
commitf5ad5015689e0aae7d77f43f9414bad037127b65 (patch)
tree52726c589413b8285260ae329468fd579ffd89c7 /meson.build
parent96bce1afcb44d99d77539ac63c47806eccacf940 (diff)
downloadnautilus-f5ad5015689e0aae7d77f43f9414bad037127b65.tar.gz
Release version 3.37.13.37.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 d43fd4dfb..88f500f1e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.37.0',
+ version: '3.37.1',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)