Skip to content

Commit 6650d2b

Browse files
David CowdenDavid Cowden
authored andcommitted
Bumping version number
1 parent 5c33cb8 commit 6650d2b

File tree

1 file changed

+1
-1
lines changed
  • software/aws-iot-ethernet/firmware/src

1 file changed

+1
-1
lines changed

software/aws-iot-ethernet/firmware/src/app.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ APP_DATA appData;
8585
extern APP1_DATA app1Data;
8686

8787
#define APP_HARDWARE "iot_ethernet_dm990004"
88-
#define APP_FIRMWARE_VERSION "1.3.1-rc1"
88+
#define APP_FIRMWARE_VERSION "1.3.1"
8989

9090
char topic_awsUpdate[128];
9191
char topic_awsUpdateDelta[128];

0 commit comments

Comments
 (0)