Update OpenAL Soft to 1.21.1
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/* Define to the library version */
|
||||
#define ALSOFT_VERSION "1.20.1"
|
||||
#define ALSOFT_VERSION "1.21.1"
|
||||
#define ALSOFT_VERSION_NUM 1,21,1,0
|
||||
|
||||
/* Define the branch being built */
|
||||
#define ALSOFT_GIT_BRANCH "master"
|
||||
#define ALSOFT_GIT_BRANCH "HEAD"
|
||||
|
||||
/* Define the hash of the head commit */
|
||||
#define ALSOFT_GIT_COMMIT_HASH "f5e0eef3"
|
||||
#define ALSOFT_GIT_COMMIT_HASH "ae4eacf14"
|
||||
|
||||
Reference in New Issue
Block a user