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 49
49
// 1.5.0.0 (ge) | moved to chuck.h for at-a-glance visibility
50
50
// 1.5.2.0 (ge) | moved to chuck_def.h for chugins headers streamlining
51
51
//-----------------------------------------------------------------------------
52
- #define CHUCK_VERSION_STRING "1.5.5.5 (chai)"
52
+ #define CHUCK_VERSION_STRING "1.5.5.6-dev (chai)"
53
53
//-----------------------------------------------------------------------------
54
54
55
55
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ CK_HOST_DIR=host
16
16
# where to find RtAudio
17
17
RTAUDIO_DIR =RtAudio
18
18
# chuck version
19
- CK_VERSION =1.5.5.5
19
+ CK_VERSION =1.5.5.6-dev
20
20
21
21
22
22
# ######################### DEFAULT MAKE TARGET ################################
You can’t perform that action at this time.
0 commit comments