Skip to content

Commit

Permalink
* Corrected KTT API version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fillo7 committed Oct 18, 2020
1 parent f666b70 commit 7f6f1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/ktt_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

/** Minor version of KTT framework. Second number in KTT version description.
*/
#define KTT_VERSION_MINOR 2
#define KTT_VERSION_MINOR 3

/** Patch version of KTT framework. Third number in KTT version description.
*/
Expand Down

0 comments on commit 7f6f1a1

Please sign in to comment.