version and bn update

This commit is contained in:
TheZeroBeast 2018-11-10 22:43:39 +10:00 committed by GitHub
parent 3caaa01eb4
commit fa37c28b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
#define STR(x) STR_HELPER(x)
// Firmware version
#define FW_VERSION "5.0.0"
#define FW_COMMIT_NR 2107
#define FW_VERSION "5.0.1"
#define FW_COMMIT_NR 2131
// FW_VERSION_UNKNOWN means this is an unofficial build.
// The firmware should only be checked into github with this symbol.
#define FW_DEV_VERSION FW_VERSION_UNKNOWN