Skip to content

Commit

Permalink
dr_wav: Version 0.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mackron committed May 28, 2023
1 parent 61d10c3 commit dbbd08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dr_wav.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
WAV audio loader and writer. Choice of public domain or MIT-0. See license statements at the end of this file.
dr_wav - v0.13.10 - TBD
dr_wav - v0.13.10 - 2023-05-29
David Reid - mackron@gmail.com
Expand Down Expand Up @@ -8221,7 +8221,7 @@ DRWAV_API drwav_bool32 drwav_fourcc_equal(const drwav_uint8* a, const char* b)
/*
REVISION HISTORY
================
v0.13.10 - TBD
v0.13.10 - 2023-05-29
- Fix a bug where drwav_init_with_metadata() does not decode any frames after initializtion.
v0.13.9 - 2022-05-22
Expand Down

0 comments on commit dbbd08d

Please sign in to comment.