Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
v4.1.0 engineering release
Browse files Browse the repository at this point in the history
bump version for engineering release.
  • Loading branch information
rerickson1 committed Apr 20, 2021
1 parent 24968e4 commit cac6e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/include/app_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ extern "C" {
/* Application Firmware Version */
/******************************************************************************/
#define APP_VERSION_MAJOR 4
#define APP_VERSION_MINOR 0
#define APP_VERSION_MINOR 1
#define APP_VERSION_PATCH 0
#define APP_VERSION_STRING \
STRINGIFY(APP_VERSION_MAJOR) \
Expand Down

0 comments on commit cac6e3d

Please sign in to comment.