summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-02-04 17:56:06 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-02-04 17:56:06 +0100
commit357fb812917ab758911659a5df4b7ea74cd1cb34 (patch)
tree7b0a5bdd4774883945f5fb92e734e74fa7b4b82d /meson.build
parent8225792db7959def25a0b64aff4e1aaa5895f255 (diff)
downloadgobject-introspection-357fb812917ab758911659a5df4b7ea74cd1cb34.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 a9212d32..6bb9e76d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.4',
+ version: '1.59.5',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',