Browse Source
Update defines.h
update version to 0.5.6
pull/138/head
lumapu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tools/esp8266/defines.h
|
@ -21,7 +21,7 @@ |
|
|
//-------------------------------------
|
|
|
//-------------------------------------
|
|
|
#define VERSION_MAJOR 0 |
|
|
#define VERSION_MAJOR 0 |
|
|
#define VERSION_MINOR 5 |
|
|
#define VERSION_MINOR 5 |
|
|
#define VERSION_PATCH 5 |
|
|
#define VERSION_PATCH 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//-------------------------------------
|
|
|
//-------------------------------------
|
|
|