projects
/
hachu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9fa6a31
)
Bump version number to 0.21
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 3 Nov 2014 12:41:53 +0000 (13:41 +0100)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 3 Nov 2014 12:41:53 +0000 (13:41 +0100)
hachu.c
patch
|
blob
|
history
diff --git
a/hachu.c
b/hachu.c
index
11e5710
..
fd67a21
100644
(file)
--- a/
hachu.c
+++ b/
hachu.c
@@
-10,7
+10,7
@@
// promotions by pieces with Lion power stepping in & out the zone in same turn
\r
// promotion on capture
\r
\r
-#define VERSION "0.20"
\r
+#define VERSION "0.21"
\r
\r
//define PATH level==0 || path[0] == 0x590cb && (level==1 || path[1] == 0x4c0c9 && (level == 2 || path[2] == 0x8598ca && (level == 3 /*|| path[3] == 0x3e865 && (level == 4 || path[4] == 0x4b865 && (level == 5))*/)))
\r
#define PATH 0
\r