From 0ac6c5244ec912ff1fad1cd8548fc2af8a631b93 Mon Sep 17 00:00:00 2001 From: Tomek Sosnowski Date: Fri, 6 Apr 2018 13:35:49 +0200 Subject: [PATCH] Right version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4864f24..44cd28a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SLUG = Koralfx-Modules # 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 +=