We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e16b5 commit 87febb2Copy full SHA for 87febb2
Apps/App_Swarm.c
@@ -40,8 +40,7 @@
40
#define CAPABILITIES_PERIOD 10000
41
#define MAX_PROD_ERRORS 5
42
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"
+#define CLIENT_VER "Swarm Client R1.0.0"
45
/*-------------------------------------------------------------------------*
46
* Constants:
47
*-------------------------------------------------------------------------*/
0 commit comments