Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravachol committed Nov 27, 2023
1 parent bcc80c6 commit 038d636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/player.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef struct
} PixelData;
#endif

const char VERSION[] = "1.7.3";
const char VERSION[] = "1.7.4";
const int LOGO_COLOR = 3;
const int VERSION_COLOR = 6;
const int ABSOLUTE_MIN_WIDTH = 38;
Expand Down

0 comments on commit 038d636

Please sign in to comment.