mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Update commit hash.
This commit is contained in:
parent
a46813db3d
commit
dc6e779e9f
@ -14,6 +14,7 @@
|
||||
* re-wrote raspberry-pi/arm cross-compiling functionality to be more generic and
|
||||
use more well-maintained toolkits.
|
||||
* added `armv6` builds for Raspberry Pi Zero (and other similar devices)
|
||||
* added `x86` Linux builds
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -40,8 +40,8 @@
|
||||
#define MUSIKCUBE_VERSION_MINOR 0
|
||||
#define MUSIKCUBE_VERSION_PATCH 2
|
||||
#define MUSIKCUBE_VERSION "3.0.2"
|
||||
#define MUSIKCUBE_VERSION_COMMIT_HASH "#7191e5ad"
|
||||
#define MUSIKCUBE_VERSION_WITH_COMMIT_HASH "3.0.2-#7191e5ad"
|
||||
#define MUSIKCUBE_VERSION_COMMIT_HASH "#a46813db3"
|
||||
#define MUSIKCUBE_VERSION_WITH_COMMIT_HASH "3.0.2-#a46813db3"
|
||||
|
||||
namespace musik {
|
||||
namespace cube {
|
||||
|
Loading…
Reference in New Issue
Block a user