Skip to content

Commit

Permalink
v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ic-scm committed Aug 20, 2020
1 parent 334576f commit ac4f3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/brstm.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

//Bool endian: 0 = little endian, 1 = big endian

const char* BRSTM_version_str = "v2.4.0";
const char* BRSTM_version_str = "v2.4.1";
const char* brstm_getVersionString() {return BRSTM_version_str;}

//Format information
Expand Down

0 comments on commit ac4f3d6

Please sign in to comment.