summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2018-03-13 07:10:14 +0200
committerErnestas Kulik <ernestask@gnome.org>2018-03-13 07:10:57 +0200
commitc10130c034519b1809e7161b0ee463a4c3ba2e76 (patch)
treefd1821c585ab1473668606a4ae0e8e34f87e6186 /meson.build
parent2547db0b51a4cc92a3b610d91758597475b5deb1 (diff)
downloadnautilus-c10130c034519b1809e7161b0ee463a4c3ba2e76.tar.gz
release: prepare for 3.28.0
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 2c396ba5c..340caa042 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('nautilus', 'c',
- version: '3.27.92.1',
+ version: '3.28.0',
meson_version: '>= 0.41.0',
license: 'GPL3+'
)