From 5905cf7945fbd654c7ce212570bb9dabfb2e1875 Mon Sep 17 00:00:00 2001 From: Antonio Pelusi Date: Mon, 6 May 2024 12:46:56 +0200 Subject: [PATCH] 1.0 release --- src/GitChess.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitChess.c b/src/GitChess.c index 87eea99..a75fe08 100644 --- a/src/GitChess.c +++ b/src/GitChess.c @@ -1,4 +1,4 @@ -/*-------------------------------------------------------*\ +/*------------------------------------------------------*\ | _ | | (_) ____ _ _ ____ _ | | (___) / ___(_) |_ / ___| |__ ___ ___ ___ | @@ -10,7 +10,7 @@ | | | Antonio Pelusi V. 1.0 | | | -\*-------------------------------------------------------*/ +\*------------------------------------------------------*/ // test windows outputs //#define WIN64