summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-16 16:12:15 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-16 16:12:15 +0100
commit30e2a6e0816b731f24ce4d0919a8770705fe30d2 (patch)
tree4c30dc10f7a9e81c98410ceeac658b49fc5ff5a8 /meson.build
parent772f4cf296a478a192ce6b910cd68300080f45c2 (diff)
downloadgobject-introspection-30e2a6e0816b731f24ce4d0919a8770705fe30d2.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 cd79f7a0..762d1660 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.1',
+ version: '1.59.2',
meson_version: '>= 0.46.0',
default_options: [
'warning_level=1',