Bump version number to 4.8Q
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 1 Dec 2010 16:28:01 +0000 (17:28 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 Dec 2010 19:24:03 +0000 (20:24 +0100)
Also update change log

changelog
fairymax.c

index 00eb971..38c9793 100644 (file)
--- 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
+
index c135fb6..d72a13b 100644 (file)
@@ -18,7 +18,7 @@
      /*****************************************************************/\r
 \r
 #define MULTIPATH\r
-#define VERSION "4.8P"\r
+#define VERSION "4.8Q"\r
 \r
 #include <stdio.h>\r
 #include <stdlib.h>\r