summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-01-08 16:40:07 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-01-08 16:40:07 +0100
commit44a5ab2d2912c486ed9bf85e25b33d173a45f06d (patch)
tree4948e448925881e39ff6b383c4b8f9256e7cde14 /meson.build
parent2ba8a73ac49f53918fd8ef74bc3e25333ccf701f (diff)
downloadgobject-introspection-44a5ab2d2912c486ed9bf85e25b33d173a45f06d.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 6b967783..a9212d32 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.3',
+ version: '1.59.4',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',