diff --git a/Makefile b/Makefile index a2f043c..8547c5e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = LindenbergResearch -VERSION = 0.6.2_final +VERSION = 0.6.2 SOURCES += $(wildcard src/*.cpp src/dsp/*.cpp src/widgets/*.cpp) DISTRIBUTABLES += $(wildcard LICENSE*) res RACK_DIR ?= ../..