Bug#361405: patch

2006-08-25 Thread Olof Næssén
It's fixed in version 0.5.0 (which is the latest by the way and has been available for a month or so)./OlofOn 8/24/06, Martin Michlmayr [EMAIL PROTECTED] wrote:tags 361405 + patchthanks--- ./src/guichan.cpp~2006-08-24 13:02: 12.088022932 +0200+++ ./src/guichan.cpp 2006-08-24 13:02:57.692728094

Bug#361405: patch

2006-08-24 Thread Martin Michlmayr
tags 361405 + patch thanks --- ./src/guichan.cpp~ 2006-08-24 13:02:12.088022932 +0200 +++ ./src/guichan.cpp 2006-08-24 13:02:57.692728094 +0200 @@ -58,7 +58,7 @@ extern C { -char* gcnGuichanVersion() +const char* gcnGuichanVersion() { return 0.4.0; } -- Martin