summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 11:38:50 +1100
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2020-01-06 11:38:50 +1100
commit75ff94f6485da65e6ac4b6076f10aee7bd5da47c (patch)
tree0da97e1f2eadeee1da2b18f72a7281aba331004c
parentff441b272a8f3951991040815b9ad19be87b8cb6 (diff)
downloaddconf-75ff94f6485da65e6ac4b6076f10aee7bd5da47c.tar.gz
Increment version number post 0.35.1 release
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 10c4fbe..6d6d92e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf', ['c'],
- version: '0.35.1',
+ version: '0.35.2',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
)