summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2018-03-13 16:15:04 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2018-03-13 16:15:04 -0500
commitfd884c24cf7d9631836c106ed4a895f18d707120 (patch)
tree99e53303567d91fe513d8611de94436f5965325b /meson.build
parenta9cc9f30b8cc340428cb781797dacd60b39f1de6 (diff)
downloaddconf-fd884c24cf7d9631836c106ed4a895f18d707120.tar.gz
Prepare 0.28.00.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 3488fef..cddf083 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c', 'vala'],
- version: '0.27.1',
+ version: '0.28.0',
license: 'LGPL2.1+',
default_options: [
'buildtype=debugoptimized',