[gobject-introspection] Release gobject-introspection 2.67.1



commit 39c3ad2aa95ed17f27e26722ff7eb6c98193fb5e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Mar 12 19:09:00 2021 +0000

    Release gobject-introspection 2.67.1

 NEWS        | 7 +++++--
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9dcfcc6..cbcb1e6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,11 @@
-1.67.1 - ????-??-??
+1.67.1 - 2021-03-12
 -------------------
 
 * Requires Python 3.6+
-
+* Update GLib annotations
+* Fix compatibility with Python 3.10 :issue:`358`
+* Fix build with GIR data disabled :mr:`248`
+* Add test object for signal marshallers :mr:`259`
 
 1.66.1 - 2020-10-03
 -------------------
diff --git a/meson.build b/meson.build
index e81623e5..5f8c2a6e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gobject-introspection', 'c',
-  version: '1.67.0',
+  version: '1.67.1',
   meson_version: '>= 0.50.1',
   default_options: [
     'warning_level=1',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]