diff --git a/src/omv/common/usbdbg.h b/src/omv/common/usbdbg.h index 49c09e51a..4092f14cc 100644 --- a/src/omv/common/usbdbg.h +++ b/src/omv/common/usbdbg.h @@ -17,7 +17,7 @@ */ #define FIRMWARE_VERSION_MAJOR (4) #define FIRMWARE_VERSION_MINOR (5) -#define FIRMWARE_VERSION_PATCH (3) +#define FIRMWARE_VERSION_PATCH (4) /** * To add a new debugging command, increment the last command value used.