X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=include%2Fmain.h;fp=include%2Fmain.h;h=e79b4a12d74e7c1c2f1a7239764ddef942981646;hb=74f513ce239ec8958b399bde423fa9fa2ae5c3b4;hp=67c59f8c2176e9181c59ceef81a4552eccab41b6;hpb=5710ef6220df0b0cbfbef73bc1b8a0b12031d02b;p=smdp.git diff --git a/include/main.h b/include/main.h index 67c59f8..e79b4a1 100644 --- a/include/main.h +++ b/include/main.h @@ -25,6 +25,6 @@ #define MDP_VER_MAJOR 1 #define MDP_VER_MINOR 0 -#define MDP_VER_REVISION 1 +#define MDP_VER_REVISION 2 #endif // !defined( MAIN_H )