Release of v0.8.0
This commit is contained in:
parent
a5d6dc58d3
commit
377e4fa0a5
@ -45,7 +45,7 @@
|
||||
|
||||
|
||||
//version code in format yymmddb (b = daily build)
|
||||
#define VERSION 1810111
|
||||
#define VERSION 1810151
|
||||
char versionString[] = "0.8.0";
|
||||
|
||||
|
||||
|
@ -243,7 +243,7 @@ void getBuildInfo()
|
||||
#else
|
||||
oappend("strip-pin: gpio2");
|
||||
#endif
|
||||
oappend("\r\nbuild-type: dev\r\n");
|
||||
oappend("\r\nbuild-type: src\r\n");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user