Incremented version number

master
Allen Webster 2017-05-02 11:56:06 -04:00
parent 37c3422603
commit a4b09b9ae3
1 changed files with 1 additions and 1 deletions

View File

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