CHANGELOG bump

This commit is contained in:
casey langen 2022-12-23 15:05:36 -08:00
parent 41717e4401
commit 18b34f9ccd
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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 {