diff --git a/include/metalsvm/config.h.example b/include/metalsvm/config.h.example index c9f4b31d..f30d3d0e 100644 --- a/include/metalsvm/config.h.example +++ b/include/metalsvm/config.h.example @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.9" +#define METALSVM_VERSION "0.901" #define MAX_TASKS 16 #define MAX_CORES 1 #define MAX_FNAME 128 diff --git a/include/metalsvm/config.h.scc b/include/metalsvm/config.h.scc index 2da874af..82650eb4 100644 --- a/include/metalsvm/config.h.scc +++ b/include/metalsvm/config.h.scc @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.9" +#define METALSVM_VERSION "0.901" #define MAX_TASKS 16 #define MAX_CORES 1 #define MAX_FNAME 128