computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 0594058104b559240e125a938ecb1b7333b50dc2
parent dc14d04f2e799bb9fc158c24f90696dbe69472dd
Author: Adam M <aemalone@gmail.com>
Date:   Sat,  9 Feb 2019 14:21:51 -0600

Bump Version to 0.6.5

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -7,7 +7,7 @@ SLUG = computerscare # Must follow the format in the Versioning section of # https://vcvrack.com/manual/PluginDevelopmentTutorial.html -VERSION = 0.6.4 +VERSION = 0.6.5 # FLAGS will be passed to both the C and C++ compiler FLAGS +=