From 4fd5f063ecf6c637a0c5c1d12e6163b7d0726a78 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Wed, 21 Oct 2015 18:09:16 -0700 Subject: firmware: e3xx: Bump minor version. Signed-off-by: Moritz Fischer --- firmware/e300/battery/mcu_settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/e300') diff --git a/firmware/e300/battery/mcu_settings.h b/firmware/e300/battery/mcu_settings.h index 175cb8f44..1472c183a 100644 --- a/firmware/e300/battery/mcu_settings.h +++ b/firmware/e300/battery/mcu_settings.h @@ -23,6 +23,6 @@ #define F_CPU 8000000UL #define VERSION_MAJ 2 -#define VERSION_MIN 0 +#define VERSION_MIN 1 #endif /* MCU_SETTINGS_H */ -- cgit v1.2.3