summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-09-07 18:06:48 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-09-07 18:06:48 +0200
commit620b022535c29a30f55c8af36a98f209445cb41b (patch)
tree34d683744e4d6be8ced95a455d431b03e24b3a1d /meson.build
parentb5edd4694f6d07530ced4abf373ef8dbf50ab6cc (diff)
downloadgobject-introspection-620b022535c29a30f55c8af36a98f209445cb41b.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 7ec95328..3f5d970d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.58.0',
+ version: '1.59.0',
meson_version: '>= 0.46.0',
default_options: [
'warning_level=1',