version information added to log file

This commit is contained in:
Frank Rolsted Jensen
2018-06-19 16:05:45 +02:00
parent 6556a2ec50
commit cf678db1fd
2 changed files with 12 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef TTYNVT_VER_H
#define TTYNVT_VER_H
#define TTYNVT_VER_MAJOR 0
#define TTYNVT_VER_MINOR 9
#endif