From 5e9beab3d6cf11a68e3e132d0ad8d0bd7d5aed22 Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Tue, 28 Feb 2017 18:07:39 +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 857c97bc3..6c566e778 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 (2) +#define FIRMWARE_VERSION_MINOR (3) #define FIRMWARE_VERSION_PATCH (0) /**