Version bump.

This commit is contained in:
casey langen 2022-02-12 20:41:47 -08:00
parent fbcf13faf0
commit 5e7eda4fda
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
0.96.12
* macOS only release that fixes standalone binaries.
0.96.11
* added support for ffmpeg5 libraries.

View File

@ -39,7 +39,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 96
#define VERSION_PATCH 11
#define VERSION_COMMIT_HASH "#14f1d200"
#define VERSION_COMMIT_HASH "#fbcf13fa"
#define VERSION "0.96.11"
namespace musik {