Update to Version 0.2.0
This commit is contained in:
parent
d240e44ec9
commit
538a5956b4
2 changed files with 2 additions and 2 deletions
2
main.c
2
main.c
|
|
@ -18,7 +18,7 @@
|
|||
#include "utils/sys_info.h"
|
||||
|
||||
|
||||
#define VERSION "0.1.0"
|
||||
#define VERSION "0.2.0"
|
||||
#define AUTHOR "netbenix"
|
||||
|
||||
void exit_app(){
|
||||
|
|
|
|||
Reference in a new issue