summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-03-10 19:08:58 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2018-03-10 19:08:58 +0530
commit10a369ff2c4ac43155d46df8259929632a6c6ab9 (patch)
tree509fc97c5d89d648fb5604231b72e935d4bef726
parent9aabc17a8358676bd4c2eb83aa5552a5aebbd448 (diff)
downloadgobject-introspection-10a369ff2c4ac43155d46df8259929632a6c6ab9.tar.gz
meson: Rebase on top of latest master and bump version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 637964c3..c0b9393d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.55.0',
+ version: '1.55.2',
meson_version: '>= 0.42.0',
default_options: [
'warning_level=1',