u_ttt/src/utictactoe.h
2021-09-14 00:06:40 +02:00

6 lines
126 B
C

#ifndef UTICTACTOE_H
#define UTICTACTOE_H
#define VERSION 1
#define SUBVERSION 0
#define REVISION 0
#endif /* UTICTACTOE_H */