Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Jan 3, 2023
1 parent 376536b commit 257a0eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions experimental/xformer/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
namespace xformer {

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

} // namespace xformer

Expand Down

0 comments on commit 257a0eb

Please sign in to comment.