Skip to content

Commit 87febb2

Browse files
committed
updated version display to 1.0.0
1 parent 72e16b5 commit 87febb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Apps/App_Swarm.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
#define CAPABILITIES_PERIOD 10000
4141
#define MAX_PROD_ERRORS 5
4242

43-
// Newest client, pointing to Staging. Change to 1.0.0 when ready to point to Production
44-
#define CLIENT_VER "Swarm Client R0.9.9"
43+
#define CLIENT_VER "Swarm Client R1.0.0"
4544
/*-------------------------------------------------------------------------*
4645
* Constants:
4746
*-------------------------------------------------------------------------*/

0 commit comments

Comments
 (0)