master
Allen Webster 2020-01-09 18:15:37 -08:00
parent d143a0e6d5
commit 65bfe172c4
1 changed files with 1 additions and 1 deletions

View File

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