From 503caafecb52938447d1e01892f52dbbd721b79b Mon Sep 17 00:00:00 2001 From: Kei Date: Thu, 25 May 2017 17:38:30 +0900 Subject: [PATCH] version update --- WIZ550S2E_App/src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIZ550S2E_App/src/common.h b/WIZ550S2E_App/src/common.h index c83ea21..3375c66 100644 --- a/WIZ550S2E_App/src/common.h +++ b/WIZ550S2E_App/src/common.h @@ -9,7 +9,7 @@ #define MAJOR_VER 1 #define MINOR_VER 1 -#define MAINTENANCE_VER 1 +#define MAINTENANCE_VER 2 #define SOCK_DATA 0 #define SOCK_CONFIG 1