Add WB2 suffix to version number
[bonanza.git] / shogi.h
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