diff --git a/src/sme/sme_synth_faster.cpp b/src/sme/sme_synth_faster.cpp index ec3fb92..203b3db 100644 --- a/src/sme/sme_synth_faster.cpp +++ b/src/sme/sme_synth_faster.cpp @@ -16,7 +16,9 @@ #endif // The SME library version (and compilation date) +#ifndef VERSION #define VERSION "6.03, July 2019" +#endif /* Datafile locations */ // DATA_DIR is defined in platform.h