• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

shogi-server source


Commit MetaInfo

Revisioncfdefe5e529a2675f9851b5885ca8aa931d618f5 (tree)
Time2018-04-07 18:27:08
AuthorDaigo Moriwaki <daigo@debi...>
CommiterDaigo Moriwaki

Log Message

Bump up the revision to 20180407

Change Summary

Incremental Difference

--- a/shogi_server.rb
+++ b/shogi_server.rb
@@ -52,7 +52,7 @@ Default_Max_Moves = 256
5252 Default_Least_Time_Per_Move = 0
5353 One_Time = 10
5454 Login_Time = 300 # time for LOGIN
55-Revision = "20170902"
55+Revision = "20180407"
5656
5757 RELOAD_FILES = ["shogi_server/league/floodgate.rb",
5858 "shogi_server/league/persistent.rb",