Version bump for last commit.

This commit is contained in:
Shamus Hammons 2023-03-19 15:40:37 -05:00
parent 41ec2754c0
commit a529af0a2b
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 14 // Patch release number
#define PATCH 15 // Patch release number
#endif // __VERSION_H__