Skip to content

Commit 9725a79

Browse files
committed
bump release version up to 0.3.1
Signed-off-by: Takashi Sakamoto <[email protected]>
1 parent fd5ec7b commit 9725a79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The alsa-gobject project
33
========================
44

5-
2022/06/30
5+
2025/07/13
66
Takashi Sakamoto
77

88
Introduction
@@ -12,7 +12,7 @@ This project is a sub project in Advanced Linux Sound Architecture a.k.a ALSA,
1212
to produce libraries compatible with GObject introspection (g-i) for language
1313
bindings.
1414

15-
The latest release is `0.3.0 <https://github.com/alsa-project/alsa-gobject/releases/tag/v0.3.0>`_.
15+
The latest release is `0.3.1 <https://github.com/alsa-project/alsa-gobject/releases/tag/v0.3.1>`_.
1616

1717
Libraries produced by the project
1818
=================================

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('alsa-gobject', 'c',
2-
version: '0.3.0',
2+
version: '0.3.1',
33
license: 'LGPL-3',
44
meson_version: '>= 0.48.0',
55
)

0 commit comments

Comments
 (0)