diff options
author | Carlos Soriano <csoriano@gnome.org> | 2018-01-30 14:14:45 +0100 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2018-01-30 14:39:31 +0100 |
commit | 4cece76105f3ec27c58e0c3771df970b0634e8be (patch) | |
tree | ba377ac0f20da4da2e65adb4729da7d6f9a6da7e /meson.build | |
parent | c2da3680a28a7f62b3e76e7955c61a0822fc9e59 (diff) | |
download | nautilus-4cece76105f3ec27c58e0c3771df970b0634e8be.tar.gz |
Release: Prepare for 3.27.43.27.4
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 cf450e2a1..290b302fa 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('nautilus', 'c', - version: '3.27.2', + version: '3.27.4', meson_version: '>= 0.41.0', license: 'GPL3+' ) |