diff options
Diffstat (limited to 'externals')
-rw-r--r-- | externals/grill/fftease/src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/src/main.h b/externals/grill/fftease/src/main.h index 3cbcc430..de2356ad 100644 --- a/externals/grill/fftease/src/main.h +++ b/externals/grill/fftease/src/main.h @@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #ifndef __FFTEASE_H #define __FFTEASE_H -#define FFTEASE_VERSION "0.0.1" +#define FFTEASE_VERSION "0.0.0" #define FLEXT_ATTRIBUTES 1 |