Tag 0.0.1b release.

This commit is contained in:
Jacob Young 2021-04-13 03:52:11 -04:00
commit ce2d78cc25
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# prgmTRANSFER
# prgmTRANSFER v0.0.1b
### This software is still in beta, no liability for corrupted or lost files, etc!

View file

@ -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"
"--------------------------------");