Skip to content

Commit

Permalink
Update version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Aug 2, 2024
1 parent a75354c commit 408bf82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xformer/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace xformer {

unsigned majorVersion = 1;
unsigned minorVersion = 3;
unsigned patchVersion = 0;
unsigned patchVersion = 1;

} // namespace xformer

Expand Down

0 comments on commit 408bf82

Please sign in to comment.