summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-08-20 10:55:58 +1000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-08-20 10:55:58 +1000
commit9c6d8a90818023892e9ae4471b3146c6b82ff27a (patch)
tree958a3caaee0204df132684590cd4156f70823cf8 /meson.build
parentde8d23dbbc5cd037bf11cbdbf18866fc9a1d4f44 (diff)
downloaddconf-9c6d8a90818023892e9ae4471b3146c6b82ff27a.tar.gz
Increment version number following 0.33.2 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 f5bbbcf..3411885 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.33.2',
+ version: '0.33.3',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)