change FW version to reflect the changes

for support for 2.0.0 for file upload
This commit is contained in:
Luc 2016-01-14 17:17:13 +08:00
parent 487a799c46
commit 7761c7c32c

View File

@ -41,7 +41,7 @@ extern "C" {
#include "user_interface.h"
}
//version and sources location
#define FW_VERSION "0.5"
#define FW_VERSION "0.5.1"
#define REPOSITORY "https://github.com/luc-github/ESP8266"