Bump version number to 4.8R
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Oct 2011 15:17:27 +0000 (17:17 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Oct 2011 16:06:18 +0000 (18:06 +0200)
Also update changelog.

changelog
fairymax.c

index 38c9793..976ab9e 100644 (file)
--- a/changelog
+++ b/changelog
           type gating moves in search. Seirawan Chess is added as new variant,
           pluss several new combinations of Chess with different armies
 
+7/10/2011 Version 4.8R, keeping better track of which pieces are virgin in a
+          setup position, and have a better distinction between use of the '4'
+          move-rights code between an initial double-step jump without e.p.
+          rights (as could so far only be used for Pawns, as the Spartan
+          Hoplite), and castlings. As a result even royal pieces can now get
+          an initial double-step other than castling, which has been used to
+          implement Cambodian Chess as a sub-variant of Makruk (selected
+          through a new option). Falcon Chess was added as a new variant.
+
index dea62b1..e43bd46 100644 (file)
@@ -18,7 +18,7 @@
      /*****************************************************************/\r
 \r
 #define MULTIPATH\r
-#define VERSION "4.8Q"\r
+#define VERSION "4.8R"\r
 \r
 #include <stdio.h>\r
 #include <stdlib.h>\r