Add version display
This commit is contained in:
parent
e47e1e4f7a
commit
677f7f5be0
2 changed files with 17 additions and 7 deletions
|
@ -0,0 +1,6 @@
|
|||
#ifndef UTICTACTOE_H
|
||||
#define UTICTACTOE_H
|
||||
#define VERSION 1
|
||||
#define SUBVERSION 0
|
||||
#define REVISION 0
|
||||
#endif /* UTICTACTOE_H */
|
Loading…
Add table
Add a link
Reference in a new issue