6 lines
126 B
C
6 lines
126 B
C
#ifndef UTICTACTOE_H
|
|
#define UTICTACTOE_H
|
|
#define VERSION 1
|
|
#define SUBVERSION 0
|
|
#define REVISION 0
|
|
#endif /* UTICTACTOE_H */
|