Skip to content

Commit

Permalink
dr_wav: Version 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mackron committed Oct 2, 2021
1 parent 87a85b6 commit f13cbcf
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.2 - TBD
dr_wav - v0.13.2 - 2021-10-02
David Reid - mackron@gmail.com
Expand Down Expand Up @@ -7541,7 +7541,7 @@ DRWAV_API drwav_bool32 drwav_fourcc_equal(const drwav_uint8* a, const char* b)
/*
REVISION HISTORY
================
v0.13.2 - TBD
v0.13.2 - 2021-10-02
- Fix a possible buffer overflow when reading from compressed formats.
v0.13.1 - 2021-07-31
Expand Down

0 comments on commit f13cbcf

Please sign in to comment.