Revert "Merge pull request #1924 from tobil4sk/update-openal-1.21.1"

This reverts commit 3f0179657b, reversing
changes made to 80aaaaef9f.
This commit is contained in:
Chris Speciale
2025-03-14 05:16:24 -04:00
parent ee1d56e864
commit e41dc949fe
4 changed files with 19 additions and 49 deletions

View File

@@ -1,9 +1,8 @@
/* Define to the library version */
#define ALSOFT_VERSION "1.21.1"
#define ALSOFT_VERSION_NUM 1,21,1,0
#define ALSOFT_VERSION "1.20.1"
/* Define the branch being built */
#define ALSOFT_GIT_BRANCH "HEAD"
#define ALSOFT_GIT_BRANCH "master"
/* Define the hash of the head commit */
#define ALSOFT_GIT_COMMIT_HASH "ae4eacf14"
#define ALSOFT_GIT_COMMIT_HASH "f5e0eef3"