Update DPF, bump version, rebuild CI libs
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
d99b2e70d8
commit
3184fdbba9
8 changed files with 11 additions and 12 deletions
5
Makefile
5
Makefile
|
@ -10,12 +10,11 @@ include $(ROOT)/Makefile.base.mk
|
|||
# Set version
|
||||
|
||||
# also set in:
|
||||
# jucewrapper/CMakeLists.txt `project`
|
||||
# src/CardinalCommon.cpp `CARDINAL_VERSION`
|
||||
# src/CardinalPlugin.cpp `getVersion`
|
||||
# utils/macOS/Info_{JACK,Native}.plist
|
||||
# jucewrapper/CMakeLists.txt src/CardinalCommon.cpp src/CardinalPlugin.cpp utils/macOS/Info_{JACK,Native}.plist
|
||||
VERSION = 24.01
|
||||
# src/CardinalCommon.cpp src/CardinalPlugin.cpp utils/macOS/Info_{JACK,Native}.plist
|
||||
VERSION = 24.03
|
||||
|
||||
# --------------------------------------------------------------
|
||||
# Build targets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue