Skip to content

Commit

Permalink
Update version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Aug 2, 2024
1 parent 59d3064 commit de1c819
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 = 2;
unsigned minorVersion = 3;
unsigned patchVersion = 0;

} // namespace xformer
Expand Down

0 comments on commit de1c819

Please sign in to comment.