diff --git a/src/common.h b/src/common.h index 94bddba..60286f1 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ #ifndef COMMON_H #define COMMON_H -#define VERSION_NUM "0.3.0" +#define VERSION_NUM "0.2.0" #define ALGORITHM_VER 2 #define _DEBUG false