From: H.G. Muller Date: Wed, 1 Dec 2010 16:28:01 +0000 (+0100) Subject: Bump version number to 4.8Q X-Git-Tag: 4.8Q~2 X-Git-Url: http://winboard.nl/cgi-bin?p=fairymax.git;a=commitdiff_plain;h=183d27789ac4c36ace275b6e7f3380df240986e9 Bump version number to 4.8Q Also update change log --- diff --git a/changelog b/changelog index 00eb971..38c9793 100644 --- a/changelog +++ b/changelog @@ -86,3 +86,9 @@ Add Spartan Chess as variant to fmax.ini. Update docs. +1/12/2010 Version 4.8Q, implementing a reverse setup command for sending + pieceToCharTable and initial position to the GUI, sub-specification + of variant fairy through an engine-defined option, allowing Seirawan- + type gating moves in search. Seirawan Chess is added as new variant, + pluss several new combinations of Chess with different armies + diff --git a/fairymax.c b/fairymax.c index c135fb6..d72a13b 100644 --- a/fairymax.c +++ b/fairymax.c @@ -18,7 +18,7 @@ /*****************************************************************/ #define MULTIPATH -#define VERSION "4.8P" +#define VERSION "4.8Q" #include #include