Remove songs from git index into commercial assets. Update distribution and build scripts to not include songs commercial folder. Fix early destruction of audio buffer data causing a crash. Release Build 11544.

This commit is contained in:
sigonasr2 2024-09-13 12:31:15 -05:00
parent d0db3412d9
commit 47ff285bef
2 changed files with 3 additions and 3 deletions
Adventures in Lestoria
x64/Release

@ -37,9 +37,9 @@ All rights reserved.
#pragma endregion
#pragma once
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#define VERSION_BUILD 11665
#define VERSION_MINOR 2
#define VERSION_PATCH 5
#define VERSION_BUILD 11544
#define stringify(a) stringify_(a)
#define stringify_(a) #a

Binary file not shown.