Skip to content

Commit

Permalink
Tag v0.0.1b release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobly0 committed Apr 18, 2021
1 parent 85d66a2 commit 884659e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# prgmTRANSFER
# prgmTRANSFER v0.0.1b

### This software is still in beta, no liability for corrupted or lost files, etc!

Expand Down
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2263,7 +2263,7 @@ int main(void) {
static mtp_global_t global;
usb_error_t error;
ui_Init();
printf(" *** TRANSFER ***\n"
printf(" TRANSFER v0.0.1b\n"
" Connect USB to PC.\n"
" Press [clear] to exit.\n"
"--------------------------------");
Expand Down

0 comments on commit 884659e

Please sign in to comment.