summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-09-03 09:21:39 +1000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-09-03 09:21:39 +1000
commit0221fec9ec4063c5a77000ff550ed7908b9424ae (patch)
treeadfe8bdc5d58568b66a94f0827e1db654497603d /meson.build
parent5310788b908725641e8fcb031ea5718ba8daee13 (diff)
downloaddconf-0221fec9ec4063c5a77000ff550ed7908b9424ae.tar.gz
Increment version number for 0.31.x
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 44520b6..9c51567 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c', 'vala'],
- version: '0.30.0',
+ version: '0.31.1',
license: 'LGPL2.1+',
meson_version: '>= 0.46.0',
)