Skip to content

Commit

Permalink
build v1.4.0-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Oct 9, 2024
1 parent 5fad51d commit 5b7b54d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/screen/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "../synth/wav.h"
#include "screen.h"

static const uint8_t VERSION_NUMBER[10] = "v.1.3.3 ";
static const uint8_t VERSION_NUMBER[] = "v.1.4.0ts";

static const uint8_t HELP_DATA[10][18] = {
"octave ",
Expand Down
Binary file added mGB-v1.4.0-ts.gb
Binary file not shown.
Binary file removed mGB.gb
Binary file not shown.

0 comments on commit 5b7b54d

Please sign in to comment.