Skip to content

Commit

Permalink
Bump version to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ps2 committed Mar 29, 2016
1 parent 8bdc59d commit fa8d417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void cmd_get_state() {
}

void cmd_get_version() {
serial_tx_str("subg_rfspy 0.7");
serial_tx_str("subg_rfspy 0.8");
}

void do_cmd(uint8_t cmd) {
Expand Down

0 comments on commit fa8d417

Please sign in to comment.