Skip to content

Commit f58cb11

Browse files
committed
release 0.7, this is a big enough fix
1 parent bde280b commit f58cb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asps_daq_basic.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const char *cmd_unrecog = "Unknown command.";
9595
#define MSP430_TEST 11
9696

9797
char boardID[9];
98-
#define VERSION "v0.7-alpha0"
98+
#define VERSION "v0.7"
9999

100100
SerialServer *bridgeSerial = NULL;
101101
unsigned char bridgeExitMatch = 0;

0 commit comments

Comments
 (0)