Version 0.10.41

This commit is contained in:
David Reid
2021-08-15 16:39:54 +10:00
parent 9d9395d78f
commit 5a5d523d09
3 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/*
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
miniaudio - v0.10.41 - TBD
miniaudio - v0.10.41 - 2021-08-15
David Reid - mackron@gmail.com
@@ -69402,7 +69402,7 @@ The following miscellaneous changes have also been made.
/*
REVISION HISTORY
================
v0.10.41 - TBD
v0.10.41 - 2021-08-15
- Core Audio: Fix some deadlock errors.
v0.10.40 - 2021-07-23