summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMarek Kašík <mkasik@redhat.com>2019-03-07 17:33:53 +0000
committerMarek Kašík <mkasik@redhat.com>2019-03-07 17:33:53 +0000
commitfa320d25638edba621a8c9ff46456066a0283d11 (patch)
treef3043929f14f3102ab51ffba89c55770cf33ca7f /meson.build
parent4b7baeac7a85dbc4eac9fa750c3c24bd91ecab7a (diff)
parent242be1d0819a8025b67d7db0a6b61636f52acc78 (diff)
downloaddconf-fa320d25638edba621a8c9ff46456066a0283d11.tar.gz
Merge branch 'prepare-0.31.92' into 'master'
Prepare 0.31.92 release See merge request GNOME/dconf!47
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 aa87823..054bb20 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.31.3',
+ version: '0.31.92',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)