Update version.h

This commit is contained in:
bnnm 2023-09-15 22:39:59 +02:00 committed by GitHub
parent 33cce92418
commit aa1db48b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
* versions should return "rNNNN" without extra text commit number text
*/
#define VGMSTREAM_VERSION "r1866"
#define VGMSTREAM_VERSION "r1879"
#endif
#endif