computerscare-vcv-modules

computerscare modules for VCV Rack
Log | Files | Refs

commit 55e4987c1a8cf56a992d2c91d08ab5b986a1a739
parent 23c33787affbadaa64932de5c4d3dabd385566b3
Author: Adam M <aemalone@gmail.com>
Date:   Thu,  6 Sep 2018 14:47:39 -0500

update version to 0.6.3

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