diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-05 15:56:30 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-05 15:56:30 +0000 |
| commit | aecb6c466c1e7efa0f07809aa18096e7d5559850 (patch) | |
| tree | faf97599f2562a3da4e43df3587f16666704ce7e /data | |
| parent | b5723cbd822b2359850c121ca69e682a607d91bd (diff) | |
- server/client poziva neblokujuci rezim TCP socketov
git-svn-id: http://opensvn.csie.org/tuxanci_ng@190 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'data')
| -rw-r--r-- | data/conf/server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf index b50f11c..1b32830 100644 --- a/data/conf/server.conf +++ b/data/conf/server.conf @@ -15,4 +15,4 @@ MAX_ITEM 10 LOG_FILE tuxanci-server.log SCORE_FILE height-score.txt -SUPPORT_CLIENTS 0.20.0 svn189 svn188 svn187 svn186 +SUPPORT_CLIENTS 0.20.0 svn190 svn189 svn188 svn187 svn186 |