Skip to content

Commit

Permalink
topology: fix Versions file
Browse files Browse the repository at this point in the history
The exported symbols were tagged with ALSA_0.9 version previously.
We cannot use a different version (regressions).

Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
perexg committed Jan 29, 2024
1 parent 8476874 commit f48dd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/topology/Versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ALSA_1.2.1 {
ALSA_0.9 {
global:
snd_*;

Expand Down

0 comments on commit f48dd3a

Please sign in to comment.