Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
The alsa-gobject project
========================
-2022/06/30
+2025/07/13
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>`_.
+The latest release is `0.3.1 <https://github.com/alsa-project/alsa-gobject/releases/tag/v0.3.1>`_.
Libraries produced by the project
=================================
project('alsa-gobject', 'c',
- version: '0.3.0',
+ version: '0.3.1',
license: 'LGPL-3',
meson_version: '>= 0.48.0',
)