openal: custom version.h was not updated when switching to new version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user