OSDN Git Service

Update Revision to 20170902
authorDaigo Moriwaki <daigo@debian.org>
Sat, 2 Sep 2017 11:24:41 +0000 (20:24 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sat, 2 Sep 2017 11:24:41 +0000 (20:24 +0900)
changelog
shogi_server.rb

index 1dac463..8501706 100644 (file)
--- a/changelog
+++ b/changelog
@@ -10,6 +10,7 @@
          has been changed to add number of moves of a game, which would be of
          help for a script calculating rating scores.
          (Closes #37491)
+       * Update Revision to 20170902
 
 2017-02-26 Daigo Moriwaki <daigo at debian dot org>
 
index 47a2922..fb45d42 100644 (file)
@@ -52,7 +52,7 @@ Default_Max_Moves = 256
 Default_Least_Time_Per_Move = 0
 One_Time = 10
 Login_Time = 300                # time for LOGIN
-Revision = "20161211"
+Revision = "20170902"
 
 RELOAD_FILES = ["shogi_server/league/floodgate.rb",
                 "shogi_server/league/persistent.rb",