This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Use version Core.json as Rack version.
tags/v2.5.0
Andrew Belt
7 months ago
parent
1e1a230f2d
commit
71c8177c9e
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
@@ -1,6 +1,6 @@
RACK_DIR ?= .
VERSION_MAJOR := 2
VERSION :=
2.4.1
VERSION :=
$(shell jq -r .version Core.json)
FLAGS += -Iinclude -Idep/include
Write
Preview
Loading…
Cancel
Save