Files
ttynvt/ver.h
T
2018-06-19 16:05:45 +02:00

8 lines
107 B
C

#ifndef TTYNVT_VER_H
#define TTYNVT_VER_H
#define TTYNVT_VER_MAJOR 0
#define TTYNVT_VER_MINOR 9
#endif