summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2018-03-06 00:17:24 +0200
committerErnestas Kulik <ernestask@gnome.org>2018-03-06 00:17:24 +0200
commita2f01b382551bb59f772d7b4d4415f34157f4546 (patch)
treefa19d187b085174945a9ddb9c61a623683043538 /meson.build
parente919f126eca4173a24f35da9e3f1fdfed861b626 (diff)
downloadnautilus-a2f01b382551bb59f772d7b4d4415f34157f4546.tar.gz
release: prepare for 3.27.92.13.27.92.1
Hope this is the last one.
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 081d8b6f2..2c396ba5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('nautilus', 'c',
- version: '3.27.92',
+ version: '3.27.92.1',
meson_version: '>= 0.41.0',
license: 'GPL3+'
)