Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
David Cowden authored and David Cowden committed Oct 10, 2016
1 parent 5c33cb8 commit 6650d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/aws-iot-ethernet/firmware/src/app.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ APP_DATA appData;
extern APP1_DATA app1Data;

#define APP_HARDWARE "iot_ethernet_dm990004"
#define APP_FIRMWARE_VERSION "1.3.1-rc1"
#define APP_FIRMWARE_VERSION "1.3.1"

char topic_awsUpdate[128];
char topic_awsUpdateDelta[128];
Expand Down

0 comments on commit 6650d2b

Please sign in to comment.