mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
New updated mixer interface and better protocol handling...
This commit is contained in:
parent
e093a81e5e
commit
44582b2fbe
7 changed files with 63 additions and 18 deletions
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
#define SOUNDLIB_VERSION_MAJOR 0
|
||||
#define SOUNDLIB_VERSION_MINOR 0
|
||||
#define SOUNDLIB_VERSION_SUBMINOR 9
|
||||
#define SOUNDLIB_VERSION_SUBMINOR 10
|
||||
#define SOUNDLIB_VERSION ( ( LIBULTRA_VERSION_MAJOR << 16 ) | ( LIBULTRA_VERSION_MINOR << 8 ) | LIB_ULTRA_VERSION_SUBMINOR )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue