Add version file and VERSION constant to project

This commit is contained in:
Matt McWilliams 2024-02-17 14:00:10 +00:00
parent c036aad6cb
commit 6205cef7f1
2 changed files with 3 additions and 0 deletions

1
VERSION.txt Normal file
View File

@ -0,0 +1 @@
0.2.0

View File

@ -1,5 +1,7 @@
#include "ContactPrinter.h";
#define VERSION "0.2.0"
/**
*
*