summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-12 19:13:01 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-12 19:13:01 +0000
commitd3d86b7408a265bcfcadae84e053a31520f38e31 (patch)
treea4e04c41368507fe4170b2ddcc54f5d644408472
parent39c3ad2aa95ed17f27e26722ff7eb6c98193fb5e (diff)
downloadgobject-introspection-d3d86b7408a265bcfcadae84e053a31520f38e31.tar.gz
Post-release version bump to 1.67.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5f8c2a6e..aa20994f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.67.1',
+ version: '1.67.2',
meson_version: '>= 0.50.1',
default_options: [
'warning_level=1',