Incremented 4coder version counter

master
Allen Webster 2017-11-11 17:32:49 -05:00
parent eb39575aff
commit d67546b4b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#define MAJOR 4
#define MINOR 0
#define PATCH 22
#define PATCH 23
// string
#define VN__(a,b,c) #a "." #b "." #c