diff --git a/src/omv/usbdbg.h b/src/omv/usbdbg.h index 3b8e0a513..8ff8f083e 100644 --- a/src/omv/usbdbg.h +++ b/src/omv/usbdbg.h @@ -21,7 +21,7 @@ */ #define FIRMWARE_VERSION_MAJOR (3) #define FIRMWARE_VERSION_MINOR (5) -#define FIRMWARE_VERSION_PATCH (2) +#define FIRMWARE_VERSION_PATCH (3) /** * To add a new debugging command, increment the last command value used.