Skip to content

Commit

Permalink
Release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ic-scm committed Sep 4, 2020
1 parent 3471fe2 commit b04fe8e
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.5.0";
const char* BRSTM_version_str = "v2.5.1";
const char* brstm_getVersionString() {return BRSTM_version_str;}

//Format information
Expand Down

0 comments on commit b04fe8e

Please sign in to comment.