Bump version number
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 22 Oct 2014 18:17:56 +0000 (20:17 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 22 Oct 2014 18:17:56 +0000 (20:17 +0200)
changelog
fairymax.c

index 2e6a07b..889a2a1 100644 (file)
--- a/changelog
+++ b/changelog
           * suppress emission of a spurious (garbled) setup command at startup
           * Fix positioning of Pawns in ASEAN Chess in setup command
 
+22/10/2014 Version 4.8V. Bugfix release for 4.8U:
+          * Fixes null move, which was broken by the bare King patch, as that
+          always set material (R) to 4, not just when bare King was detected.
index bfe1f2a..80a210d 100644 (file)
@@ -18,7 +18,7 @@
      /*****************************************************************/\r
 \r
 #define MULTIPATH\r
-#define VERSION "4.8U"\r
+#define VERSION "4.8V"\r
 \r
 #include <stdio.h>\r
 #include <stdlib.h>\r