From af2bfbd6dad9af2ccbd45032d76b82b289a8ac3b Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Mon, 23 Apr 2018 22:21:13 +0200 Subject: [PATCH] Bump firmware version. --- src/omv/usbdbg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/omv/usbdbg.h b/src/omv/usbdbg.h index c2491376f..76a3c6c14 100644 --- a/src/omv/usbdbg.h +++ b/src/omv/usbdbg.h @@ -18,7 +18,7 @@ * the IDE will Not connect if the major version number is different. */ #define FIRMWARE_VERSION_MAJOR (2) -#define FIRMWARE_VERSION_MINOR (8) +#define FIRMWARE_VERSION_MINOR (9) #define FIRMWARE_VERSION_PATCH (0) /**