package: xskat
version: 4.0.8

During play over irc channel /go or /go2 command causes following error:
Version mismatch :  X S K A T   4.0

The problem is relatively easy to solve by changing source file: text.c line 31 from:

#define VERSION   " X S K A T   4.0 "

to

#define VERSION   "4.0"

I m using debian bookworm

system info
uname -a
Linux u4 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux

--
Adam KuboĊ„

Reply via email to