summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2018-03-05 10:32:49 +0200
committerErnestas Kulik <ernestask@gnome.org>2018-03-05 11:26:49 +0200
commit9ff12e580a53e19c5f8ab089eba09652654b3013 (patch)
tree25beec783c4c840ce3eb44ce0694bf4868f0e11b /meson.build
parent7447f62fc70671ada9a18620546d8f3700d1bebc (diff)
downloadnautilus-9ff12e580a53e19c5f8ab089eba09652654b3013.tar.gz
release: prepare for 3.27.923.27.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 219e4b1b9..081d8b6f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('nautilus', 'c',
- version: '3.27.90',
+ version: '3.27.92',
meson_version: '>= 0.41.0',
license: 'GPL3+'
)