From ceaaf8b0268dc7acf8cf47a5426ab02f8592d7d1 Mon Sep 17 00:00:00 2001 From: John Hoar Date: Fri, 16 Nov 2018 07:39:44 +0100 Subject: [PATCH] Bump version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83d4a07..7e9b3be 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SLUG = AmalgamatedHarmonics # Must follow the format in the Versioning section of https://vcvrack.com/manual/PluginDevelopmentTutorial.html -VERSION = 0.6.3 +VERSION = 0.6.3.1 # FLAGS will be passed to both the C and C++ compiler FLAGS +=