From: H.G.Muller Date: Mon, 8 Sep 2014 10:12:03 +0000 (+0200) Subject: Bump version number X-Git-Url: http://winboard.nl/cgi-bin?p=fairymax.git;a=commitdiff_plain;h=7d6f28cd573735ee96596a197d3f16694ddabb76;hp=ede0b7386728979fe1c3a6a1f34c3b6451b476b8 Bump version number --- diff --git a/fairymax.c b/fairymax.c index f80bfe3..8b4ddb7 100644 --- a/fairymax.c +++ b/fairymax.c @@ -18,7 +18,7 @@ /*****************************************************************/ #define MULTIPATH -#define VERSION "4.8S" +#define VERSION "4.8T" #include #include @@ -343,6 +343,7 @@ int PrintResult(int s) differs: ; } + K=I; cnt = D(s,-I,I,Q,O,LL|4*S,3); #ifdef SHATRANJ @@ -903,6 +904,7 @@ int main(int argc, char **argv) CopyBoard(HistPtr=HistPtr+1&1023); if(PrintResult(Side)) Computer = EMPTY; } + } } }