Moved from 'yy.mm.sid' versioning to 'major.minor.patch'

This commit is contained in:
AnnaSnoeijs 2025-06-06 21:31:59 +02:00
parent e98c732979
commit 99f5c6cd6e

View file

@ -21,7 +21,7 @@
#include <ncurses.h>
#include <locale.h>
#define VERSION 25.01.sid
#define VERSION 0.0.1
#define BOARD_WIDTH 7
#define BOARD_HEIGTH 6