From d3204e4072d271b33405723bc4bb90a83903c456 Mon Sep 17 00:00:00 2001 From: casey langen Date: Mon, 27 Dec 2021 15:10:36 -0800 Subject: [PATCH] Bump commit hash for release. --- src/musikcore/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/musikcore/version.h b/src/musikcore/version.h index e7a763bb4..f2254c1eb 100644 --- a/src/musikcore/version.h +++ b/src/musikcore/version.h @@ -39,7 +39,7 @@ #define VERSION_MAJOR 0 #define VERSION_MINOR 96 #define VERSION_PATCH 8 -#define VERSION_COMMIT_HASH "#f91bee6a" +#define VERSION_COMMIT_HASH "#d278728e" #define VERSION "0.96.8" namespace musik {