mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
CHANGELOG update.
This commit is contained in:
parent
7b5d824209
commit
25a22ffc31
@ -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
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user