master
Allen Webster 2020-02-05 22:50:21 -08:00
parent a1f82f094b
commit aa9f43eede
1 changed files with 1 additions and 1 deletions

View File

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