diff options
author | Jonathan Mannancheril <sneakyfish5.sneaky@gmail.com> | 2019-11-09 23:39:29 -0600 |
---|---|---|
committer | Jonathan Mannancheril <sneakyfish5.sneaky@gmail.com> | 2019-11-10 10:31:24 -0600 |
commit | 97af5569d90df96378cd9dbec5676063b037e2f1 (patch) | |
tree | 6c02c968c24d27c83ac4e36a39484b6fb366d20a /thirdparty/README.md | |
parent | 94f00eb6c5323dff933a4985b60e8ebf9391f940 (diff) |
Update stb_vorbis to 1.17
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 8928009817..1820ca55b6 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -376,7 +376,7 @@ Collection of single-file libraries used in Godot components. * License: zlib - `stb_vorbis.c` * Upstream: https://github.com/nothings/stb - * Version: 1.16 + * Version: 1.17 * License: Public Domain (Unlicense) or MIT |