Skip to content

Commit

Permalink
Merge pull request #236 from XPila/RELEASE-4.0.2+176_dump
Browse files Browse the repository at this point in the history
version changed (4.0.3)
  • Loading branch information
DRracer authored Feb 19, 2020
2 parents d0e742d + d35b886 commit 6a14bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/version.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define VERSION(ver) \
VERSION_MAJ(4) \
"." VERSION_MIN(0) "." VERSION_SUB(2)
"." VERSION_MIN(0) "." VERSION_SUB(3)

const char version_firmware_name[] = FWNAME;

Expand Down

0 comments on commit 6a14bf0

Please sign in to comment.