mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
CHANGELOG bump
This commit is contained in:
parent
41717e4401
commit
18b34f9ccd
@ -11,6 +11,7 @@
|
||||
and use pre-compiled version on windows. (also: remove source bundle)
|
||||
* updated some default key bindings to be more cross-terminal-emulator
|
||||
compatible
|
||||
* merged upstream PDCurses changes
|
||||
* 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 "#15cb5b57"
|
||||
#define VERSION_COMMIT_HASH "#41717e44"
|
||||
#define VERSION "0.99.1"
|
||||
|
||||
namespace musik {
|
||||
|
Loading…
Reference in New Issue
Block a user