From f7308b8358786c2d1c085e61c478ac1a752f7ac7 Mon Sep 17 00:00:00 2001 From: guillot Date: Sat, 8 Sep 2018 09:55:41 +0200 Subject: [PATCH] update faustgen~ version (0.1.2) --- src/faustgen_tilde.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/faustgen_tilde.c b/src/faustgen_tilde.c index 69638e0..52fdc82 100644 --- a/src/faustgen_tilde.c +++ b/src/faustgen_tilde.c @@ -18,7 +18,7 @@ #include "faust_tilde_io.h" #include "faust_tilde_options.h" -#define FAUSTGEN_VERSION_STR "0.1.0" +#define FAUSTGEN_VERSION_STR "0.1.2" #define MAXFAUSTSTRING 4096 typedef struct _faustgen_tilde