summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMarek Kasik <mkasik@redhat.com>2019-03-07 18:53:49 +0100
committerMarek Kasik <mkasik@redhat.com>2019-03-07 18:53:49 +0100
commitc06361667fd813cce599e285114d9980e2ce693a (patch)
tree6795224bafb66d28581e812372f4000955c2fc1b /meson.build
parentfa320d25638edba621a8c9ff46456066a0283d11 (diff)
downloaddconf-c06361667fd813cce599e285114d9980e2ce693a.tar.gz
Increment version to 0.32.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 054bb20..9377c0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.31.92',
+ version: '0.32.0',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)