summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-03-04 19:46:17 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-03-04 19:46:17 +0100
commit57410eb350741c473b23517fff07841a59ef61e4 (patch)
tree9d90cabcf13dc35195e3be36747c299934d23f0f /meson.build
parent3af1c7c79a0039cf72ee7b82304561829c5f9222 (diff)
downloadgobject-introspection-57410eb350741c473b23517fff07841a59ef61e4.tar.gz
version bump
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 6bb9e76d..3ca3b6d3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.5',
+ version: '1.59.6',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',