mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-26 01:40:07 -05:00
topology: fix Versions file
The exported symbols were tagged with ALSA_0.9 version previously. We cannot use a different version (regressions). Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
8476874843
commit
f48dd3a751
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
ALSA_1.2.1 {
|
ALSA_0.9 {
|
||||||
global:
|
global:
|
||||||
snd_*;
|
snd_*;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue