summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-09-12 19:29:51 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2020-09-12 19:29:51 +0200
commita1fd03c90d0bb74710e0569a284d76224f40343a (patch)
treeefe6b4904b608b60978fff83ff7097ea68725caa /meson.build
parent8b0a7f4cf8f34e79c90af5ee73eff03d876e87e7 (diff)
downloadgobject-introspection-a1fd03c90d0bb74710e0569a284d76224f40343a.tar.gz
Update NEWS and 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 04426515..3761af7f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.65.1',
+ version: '1.67.0',
meson_version: '>= 0.50.1',
default_options: [
'warning_level=1',