summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-10-17 16:36:30 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-10-17 17:14:49 -0500
commit88daa758f6795b8a2dd8980d085ef48edddeec67 (patch)
treec2b30ba02a68d5f328efd31a2bc6b07108dfcda0 /meson.build
parentab2692a967c6a19e532014391d402fa428131ccc (diff)
downloaddconf-88daa758f6795b8a2dd8980d085ef48edddeec67.tar.gz
Prepare 0.27.10.27.1
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 5648257..3488fef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c', 'vala'],
- version: '0.26.0',
+ version: '0.27.1',
license: 'LGPL2.1+',
default_options: [
'buildtype=debugoptimized',