FW: Update version number for 1.3.0 release

This commit is contained in:
Daniel Dugger 2019-12-29 09:51:13 -05:00
parent f18f658755
commit a00866dcf8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
/* FIRMWARE VERSION */
#define VER_FW_MAJOR 0x01
#define VER_FW_MINOR 0x02
#define VER_FW_MINOR 0x03
#define VER_FW_PATCH 0x00
/* ADAPTER PROTOCOL VERSION */