diff --git a/src/main.h b/src/main.h index 7a357f9..2731bcd 100644 --- a/src/main.h +++ b/src/main.h @@ -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;