summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-03-07 15:15:42 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2020-03-07 15:15:42 +0100
commit137952c03abd2acd454b834d8cc7ae10915c8aa0 (patch)
tree94ad51c2424fb4d7c3fd991023aa7f1a7570bb57
parent3a70f1c7a15464176a48ce93ecb13a93e6f3d855 (diff)
downloadgobject-introspection-137952c03abd2acd454b834d8cc7ae10915c8aa0.tar.gz
version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index eed4d6b3..3d22dd55 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.64.0',
+ version: '1.64.1',
meson_version: '>= 0.50.1',
default_options: [
'warning_level=1',