summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ekulik@redhat.com>2019-09-10 14:57:44 +0200
committerErnestas Kulik <ekulik@redhat.com>2019-09-10 14:57:44 +0200
commit6a55af66aff937e6e654759f1d6f84b0e07aaa2f (patch)
tree91e50f020cce4083e33b2af1b562f914deb21cf5 /meson.build
parent181a72d379a5f644a086796060783ce6f9a0709e (diff)
downloadnautilus-6a55af66aff937e6e654759f1d6f84b0e07aaa2f.tar.gz
Release version 3.34.03.34.0
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 43fdf6ad1..8ab4fb69a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.33.90',
+ version: '3.34.0',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)