summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-08-17 21:41:49 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-08-17 21:42:34 +0200
commit30bb295f9188359e13a16d5ab5f11918105edfce (patch)
treeb92c566b5b4d20550beb27a97bd4f9caa524c480 /meson.build
parentfb459aa2ecc9d984a4688a6ae849864c48db57fa (diff)
downloadgobject-introspection-30bb295f9188359e13a16d5ab5f11918105edfce.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 1a4761f9..752ab5f4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.57.2',
+ version: '1.57.3',
meson_version: '>= 0.46.0',
default_options: [
'warning_level=1',