summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-07-14 11:39:58 +1000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-07-15 22:55:46 +1000
commit839999ce95500e8c5c389406701d14bc661da859 (patch)
tree0f2988ddebbabd3adfca4a82e02f081c5ff59240 /meson.build
parent3feba961c90e4a609df72da8d170d6de06178df8 (diff)
downloaddconf-839999ce95500e8c5c389406701d14bc661da859.tar.gz
Increment version to 0.33.2 following 0.33.1 release
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 9ba40e1..f5bbbcf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.33.1',
+ version: '0.33.2',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)