Version bump for last commit; now at v2.0.23.

This commit is contained in:
Shamus Hammons 2020-09-28 22:05:23 -05:00
parent 619867988e
commit 3a00205f10
1 changed files with 1 additions and 1 deletions

View File

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