We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfd487 commit 4df331bCopy full SHA for 4df331b
src/musikcore/sdk/version.h
@@ -40,8 +40,8 @@
40
#define MUSIKCUBE_VERSION_MINOR 0
41
#define MUSIKCUBE_VERSION_PATCH 0
42
#define MUSIKCUBE_VERSION "3.0.0"
43
-#define MUSIKCUBE_VERSION_COMMIT_HASH "#bd227cd2"
44
-#define MUSIKCUBE_VERSION_WITH_COMMIT_HASH "3.0.0-#bd227cd2"
+#define MUSIKCUBE_VERSION_COMMIT_HASH "#abfd4877"
+#define MUSIKCUBE_VERSION_WITH_COMMIT_HASH "3.0.0-#abfd4877"
45
46
namespace musik {
47
namespace cube {
0 commit comments