computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit cf74dbab569837f5b67bbe57fdbdc3f4139162ff
parent 0847836b19ce01155f4981094d8e9b23c9329199
Author: Adam M <aemalone@gmail.com>
Date:   Fri, 26 Oct 2018 21:58:06 -0500

update version number

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.3 +VERSION = 0.6.4 # FLAGS will be passed to both the C and C++ compiler FLAGS +=