summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ekulik@redhat.com>2019-08-06 16:41:28 +0200
committerErnestas Kulik <ekulik@redhat.com>2019-08-06 16:41:28 +0200
commita43726a7af22539d359108142c60ab4ff2383750 (patch)
tree47cd25f0f53b8da4a9328dae7e1c09892a40ed15 /meson.build
parent3665a802b4ca3884ccbbfa24fd2eb4b2f2864292 (diff)
downloadnautilus-a43726a7af22539d359108142c60ab4ff2383750.tar.gz
Release version 3.33.903.33.90
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 9569e22e2..43fdf6ad1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.32.0',
+ version: '3.33.90',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)