Moved from 'yy.mm.sid' versioning to 'major.minor.patch'
This commit is contained in:
parent
e98c732979
commit
99f5c6cd6e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
#include <ncurses.h>
|
#include <ncurses.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
|
|
||||||
#define VERSION 25.01.sid
|
#define VERSION 0.0.1
|
||||||
|
|
||||||
#define BOARD_WIDTH 7
|
#define BOARD_WIDTH 7
|
||||||
#define BOARD_HEIGTH 6
|
#define BOARD_HEIGTH 6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue