8 lines
107 B
C
8 lines
107 B
C
#ifndef TTYNVT_VER_H
|
|
#define TTYNVT_VER_H
|
|
|
|
#define TTYNVT_VER_MAJOR 0
|
|
#define TTYNVT_VER_MINOR 9
|
|
|
|
#endif
|