diff --git a/Multiprotocol/Multiprotocol.h b/Multiprotocol/Multiprotocol.h index 996f55a..0b79894 100644 --- a/Multiprotocol/Multiprotocol.h +++ b/Multiprotocol/Multiprotocol.h @@ -17,9 +17,9 @@ // Version //****************** #define VERSION_MAJOR 1 -#define VERSION_MINOR 1 -#define VERSION_REVISION 6 -#define VERSION_PATCH_LEVEL 47 +#define VERSION_MINOR 2 +#define VERSION_REVISION 0 +#define VERSION_PATCH_LEVEL 0 //****************** // Protocols //******************