File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949// 1.5.0.0 (ge) | moved to chuck.h for at-a-glance visibility
5050// 1.5.2.0 (ge) | moved to chuck_def.h for chugins headers streamlining
5151//-----------------------------------------------------------------------------
52- #define CHUCK_VERSION_STRING "1.5.5.6-dev (chai)"
52+ #define CHUCK_VERSION_STRING "1.5.5.6 (chai)"
5353//-----------------------------------------------------------------------------
5454
5555
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ CK_HOST_DIR=host
1616# where to find RtAudio
1717RTAUDIO_DIR =RtAudio
1818# chuck version
19- CK_VERSION =1.5.5.6-dev
19+ CK_VERSION =1.5.5.6
2020
2121
2222# ######################### DEFAULT MAKE TARGET ################################
You can’t perform that action at this time.
0 commit comments