CHANGELOG update.

This commit is contained in:
casey langen 2022-12-22 23:20:34 -08:00
parent 7b5d824209
commit 25a22ffc31
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
other formats) from playing properly.
* updated to taglib 1.13. vendor the library by default on unix platforms,
and use pre-compiled version on windows. (also: remove source bundle)
* cleaned up vendoring for libopenmpt and libgme
* fixed OpenBSD compile
--------------------------------------------------------------------------------

View File

@ -39,7 +39,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 99
#define VERSION_PATCH 1
#define VERSION_COMMIT_HASH "#1a39eecb"
#define VERSION_COMMIT_HASH "#7b5d8242"
#define VERSION "0.99.1"
namespace musik {