Changed BUILD_DATE.

This commit is contained in:
Orgmar 2015-06-17 00:16:57 +08:00
parent 07543a074b
commit b0a4e4d3e9
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
#define NODE_VERSION_INTERNAL 0U #define NODE_VERSION_INTERNAL 0U
#define NODE_VERSION "NodeMCU 0.9.6" #define NODE_VERSION "NodeMCU 0.9.6"
#define BUILD_DATE "build 20150405" #define BUILD_DATE "build 20150617"
#endif /* __USER_VERSION_H__ */ #endif /* __USER_VERSION_H__ */