diff --git a/src_c/happyserial/happyserial.h b/src_c/happyserial/happyserial.h index 4b34b9b..f3371fc 100644 --- a/src_c/happyserial/happyserial.h +++ b/src_c/happyserial/happyserial.h @@ -3,6 +3,8 @@ #include +#define HAPPYVERSION {1,0,0} + //=========================== define ========================================== //=========================== typedef =========================================