mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
...
This commit is contained in:
parent
ef615c857f
commit
6089ba1c3d
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
/*
|
||||
* version.h
|
||||
*/
|
||||
|
||||
#define SOUNDLIB_VERSION_MAJOR 0
|
||||
#define SOUNDLIB_VERSION_MINOR 1
|
||||
#define SOUNDLIB_VERSION_SUBMINOR 0
|
||||
#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