projects
/
crazywa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
19e6f9f
)
Bump version number to 1.0.4
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Sun, 18 Feb 2018 11:05:13 +0000 (12:05 +0100)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Sun, 18 Feb 2018 11:05:13 +0000 (12:05 +0100)
This version is functionally equivalent to the one participating in the
computer Crazyhouse championships in December 2016 and 2017, albeit with
a less messy source code.
dropper.c
patch
|
blob
|
history
diff --git
a/dropper.c
b/dropper.c
index
aade58a
..
5375ae3
100644
(file)
--- a/
dropper.c
+++ b/
dropper.c
@@
-1,4
+1,4
@@
-#define VERSION "0.0"
+#define VERSION "1.0.4"
/********************************************************************************************/
/* Simple XBoard-compatible engine for playing Chess variants with drops, by H.G. Muller. */