Files
lime/project/lib/custom/openal/build/version.h
Chris Speciale e41dc949fe Revert "Merge pull request #1924 from tobil4sk/update-openal-1.21.1"
This reverts commit 3f0179657b, reversing
changes made to 80aaaaef9f.
2025-03-14 05:16:24 -04:00

9 lines
224 B
C

/* Define to the library version */
#define ALSOFT_VERSION "1.20.1"
/* Define the branch being built */
#define ALSOFT_GIT_BRANCH "master"
/* Define the hash of the head commit */
#define ALSOFT_GIT_COMMIT_HASH "f5e0eef3"