Ryo Iizuka / libMiMic

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Files at this revision

API Documentation at this revision

Comitter:
nyatla
Date:
Mon Oct 06 02:37:30 2014 +0000
Parent:
94:b5eabbb28ae0
Child:
96:e6a0db86988e
Commit message:
updare version

Changed in this revision

core/NyLPC_cMiMicEnv.c Show annotated file Show diff for this revision Revisions of this file
--- a/core/NyLPC_cMiMicEnv.c	Sat Oct 04 09:55:53 2014 +0000
+++ b/core/NyLPC_cMiMicEnv.c	Mon Oct 06 02:37:30 2014 +0000
@@ -1,7 +1,7 @@
 #include "NyLPC_cMiMicEnv.h"
 #include "../uip/NyLPC_cUipService_protected.h"
 
-const static char* VERSION="MiMic/1.6.2";
+const static char* VERSION="MiMic/1.6.3";
 
 #if NyLPC_MCU==NyLPC_MCU_LPC4088
 const static char* MCU="LPC4088";