summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2018-08-29 18:33:49 +0300
committerErnestas Kulik <ernestask@gnome.org>2018-08-29 18:33:49 +0300
commitdb92b6a6cf97ea183650b48ba9fa212da09ec162 (patch)
tree7bea77f8eb72578133955e362b117e8d646dfe07 /meson.build
parent150bcc926b51570f462da74a27aee0ded9eab949 (diff)
downloadnautilus-db92b6a6cf97ea183650b48ba9fa212da09ec162.tar.gz
Prepare for 3.29.923.29.92
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 ab7af0d63..3dee15622 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.29.90.1',
+ version: '3.29.92',
meson_version: '>= 0.46.0',
license: 'GPL3+'
)