Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Aug 22, 2023
1 parent c6f7fc4 commit 04d6524
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 @@ -7,7 +7,7 @@
namespace xformer {

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

} // namespace xformer
Expand Down

0 comments on commit 04d6524

Please sign in to comment.