From a4d132053e1afe825912c217d13649221bcc73f3 Mon Sep 17 00:00:00 2001 From: casey langen Date: Fri, 13 Nov 2020 18:51:02 -0800 Subject: [PATCH] Commit hash update. --- 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 dbc9c6705..94f514f8f 100644 --- a/src/musikcore/version.h +++ b/src/musikcore/version.h @@ -39,7 +39,7 @@ #define VERSION_MAJOR 0 #define VERSION_MINOR 95 #define VERSION_PATCH 0 -#define VERSION_COMMIT_HASH "#79637136" +#define VERSION_COMMIT_HASH "#f9f45574" #define VERSION "0.95.0" namespace musik {