bin/sekka-server in sekka-1.1.3.pre vs bin/sekka-server in sekka-1.1.4.pre

- old
+ new

@@ -55,10 +55,10 @@ [ :tokyocabinet, nil ] end end def checkJisyoIsInstalled( dictType, dictSource ) - key = "SEKKA::VERSION" + key = "SEKKA:VERSION" STDERR.printf( "Info: Checking SEKKA jisyo on #{dictType} server...\n" ) begin result = case dictType when :tokyocabinet require 'tokyocabinet'