summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2019-09-05 09:35:34 +0200
committerDaiki Ueno <dueno@src.gnome.org>2019-09-05 09:42:11 +0200
commitbe541cf9d4a81b97f55794a5b1de50f92aac1fbb (patch)
treef793495d33a2cc6b7f5cb3082bc559725a7a499a /meson.build
parentf4328da39e9a8de0ee1b8f0cf2bfb64f1ff430df (diff)
downloadlibsecret-be541cf9d4a81b97f55794a5b1de50f92aac1fbb.tar.gz
Release 0.19.00.19.0
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 4f2305c..de33dbf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsecret', 'c',
- version: '0.18.8',
+ version: '0.19.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)