This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
rack-plugin-toolchain
mirror of
https://github.com/VCVRack/rack-plugin-toolchain.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update Rack SDK version to 2.5.1.
v2
Christoph Scholtes
1 year ago
parent
b841a6da2a
commit
83164aece9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -20,7 +20,7 @@ WGET := wget --continue
UNTAR := tar -x -f
UNZIP := unzip
RACK_SDK_VERSION := 2.
4
.1
RACK_SDK_VERSION := 2.
5
.1
DOCKER_IMAGE_VERSION := 14
Write
Preview
Loading…
Cancel
Save