Version bump for following patch.

This commit is contained in:
Shamus Hammons 2022-05-30 14:53:46 -05:00
parent c044480a00
commit 185ee7af01
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
#define MAJOR 2 // Major version number
#define MINOR 2 // Minor version number
#define PATCH 0 // Patch release number
#define PATCH 1 // Patch release number
#endif // __VERSION_H__