summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-03-10 14:53:12 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-03-10 14:53:12 +0100
commit8845bb71aed95d9f679582664fe9d8816d4c6a80 (patch)
tree7a796ac119f8a9dba637252d009fc804a0f58d98 /meson.build
parent912993caae1afd0cabb3218c7a7ee7a92c370ab2 (diff)
downloadgobject-introspection-8845bb71aed95d9f679582664fe9d8816d4c6a80.tar.gz
Update NEWS; 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 3ca3b6d3..d5709521 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.59.6',
+ version: '1.61.1',
meson_version: '>= 0.47.0',
default_options: [
'warning_level=1',