summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-02-05 09:08:26 +1100
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-02-05 09:08:26 +1100
commit82fafe86ec5642cb2e9024ba8e68729cf147e652 (patch)
treeca49d96586c6b5c31d2d5f303f809d7d7279e5cc
parent231594b7658851804482e48bee9a2c6574b0d5b7 (diff)
downloaddconf-82fafe86ec5642cb2e9024ba8e68729cf147e652.tar.gz
Increment version to 0.31.3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0204a18..aa87823 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.31.2',
+ version: '0.31.3',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)