diff --git a/src/omv/usbdbg.h b/src/omv/usbdbg.h index c790f4e8a..3cd31cb36 100644 --- a/src/omv/usbdbg.h +++ b/src/omv/usbdbg.h @@ -19,7 +19,7 @@ */ #define FIRMWARE_VERSION_MAJOR (1) #define FIRMWARE_VERSION_MINOR (5) -#define FIRMWARE_VERSION_PATCH (0) +#define FIRMWARE_VERSION_PATCH (1) /** * To add a new debugging command, increment the last command value used.