diff options
author | Ondrej Holy <oholy@redhat.com> | 2019-11-22 13:47:17 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2019-11-22 13:47:17 +0100 |
commit | 11088272dd00edf794270c6ab2efe9e1b2241b3c (patch) | |
tree | 6df64b52be8e28d4c38144c7ef4dd02aa798721e /meson.build | |
parent | 642f11de7305dcefb8cce18e925d9e31081f1a41 (diff) | |
download | nautilus-11088272dd00edf794270c6ab2efe9e1b2241b3c.tar.gz |
Release version 3.35.23.35.2
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 8ab4fb69a..169da712e 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('nautilus', 'c', default_options: ['c_std=c11'], - version: '3.34.0', + version: '3.35.2', meson_version: '>= 0.47.0', license: 'GPL3+' ) |