openal: custom version.h was not updated when switching to new version

This commit is contained in:
Josh Tynjala
2024-11-11 14:20:55 -08:00
parent de665a5fe5
commit 68f531eaba

View File

@@ -1,8 +1,8 @@
/* Define to the library version */
#define ALSOFT_VERSION "1.19.0"
#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 "96aacac"
#define ALSOFT_GIT_COMMIT_HASH "f5e0eef3"