Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
The alsa-gobject project
========================
-2022/06/25
+2022/06/30
Takashi Sakamoto
Introduction
to produce libraries compatible with GObject introspection (g-i) for language
bindings.
+The latest release is `0.3.0 <https://github.com/alsa-project/alsa-gobject/releases/tag/v0.3.0>`_.
+
Libraries produced by the project
=================================
project('alsa-gobject', 'c',
- version: '0.2.2',
+ version: '0.3.0',
license: 'LGPL-3',
meson_version: '>= 0.48.0',
)