diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-07-02 15:30:29 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-07-02 15:30:29 +0000 |
| commit | 1367304b8c764d59f3bc9700db30c04d2deea8a6 (patch) | |
| tree | 8743839f33782623cfeae0bffc119fa77ac3b190 /config.h | |
| parent | f7222e01e1f9d3732541e90497f1e535daa02825 (diff) | |
- oprava chyby, sietova hra spadla ak ste cheli hrat viac ako raz
- server neoznamoval clientovy info o tom, ze ma nespravnu verziu
git-svn-id: http://opensvn.csie.org/tuxanci_ng@86 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ #define DEBUG_CLIENT_RECV */ -#define TUXANCI_NG_VERSION "svn85" +#define TUXANCI_NG_VERSION "svn86" #define DESTDIR "/usr/local/" |