summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index cfc93f5f8..996360a62 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.30.4',
+ version: '3.30.5',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)
@@ -243,4 +243,4 @@ endforeach
#########################################################
# Compile GSettings schemas when installing from source #
#########################################################
-meson.add_install_script('build-aux/meson/postinstall.py') \ No newline at end of file
+meson.add_install_script('build-aux/meson/postinstall.py')