Update version.h

This commit is contained in:
bnnm 2023-03-19 18:55:42 +01:00 committed by GitHub
parent 8d0dd44a00
commit 9f99e742df
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 "r1810"
#define VGMSTREAM_VERSION "r1831"
#endif
#endif