In main.h set VERSION to 1.1.1.
This commit is contained in:
parent
a999cf3b98
commit
ba6f28db2b
@ -1,7 +1,7 @@
|
||||
#ifndef _MAIN_H_
|
||||
#define _MAIN_H_
|
||||
|
||||
#define VERSION "1.1.0"
|
||||
#define VERSION "1.1.1"
|
||||
|
||||
typedef long double price_t;
|
||||
typedef long double wattage_t;
|
||||
|
Loading…
Reference in New Issue
Block a user