projects
/
bonanza.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
337ac0a
)
Add WB2 suffix to version number
author
H.G. Muller
<h.g.muller@hccnet.nl>
Wed, 27 Nov 2013 21:18:50 +0000 (22:18 +0100)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Fri, 20 Dec 2013 12:30:32 +0000 (13:30 +0100)
shogi.h
patch
|
blob
|
history
diff --git
a/shogi.h
b/shogi.h
index
cbbe00e
..
b90f5d3
100644
(file)
--- a/
shogi.h
+++ b/
shogi.h
@@
-103,7
+103,7
@@
extern unsigned char ailast_one[512];
#define SEC_KEEP_ALIVE 180U
#define TIME_RESPONSE 200U
#define RESIGN_THRESHOLD ( ( MT_CAP_DRAGON * 5 ) / 8 )
-#define BNZ_VER "6.0"
+#define BNZ_VER "6.0.WB2"
#define REP_MAX_PLY 32
#define REP_HIST_LEN 256