summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-01-04 14:49:36 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-01-04 14:49:36 +0100
commit5d287c49d012cad6e89f20445c0c4dfe36ba8ad2 (patch)
tree1ef111fad7d3009e3bcd866feb21cd1338a35b71 /meson.build
parent5ca43dcff5efff21c46b7efedfe56c1215af0b58 (diff)
downloadgobject-introspection-5d287c49d012cad6e89f20445c0c4dfe36ba8ad2.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 025f5180..3759c12b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.2',
+ version: '1.59.3',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',