Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravachol committed Nov 29, 2023
1 parent 7769488 commit b126610
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.8";
const char VERSION[] = "1.8.1";
const int LOGO_COLOR = 3;
const int VERSION_COLOR = 2;
const int ABSOLUTE_MIN_WIDTH = 38;
Expand Down

0 comments on commit b126610

Please sign in to comment.