X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.c;h=8f974bf11477a8fb764cb92feafc6ce786f16962;hb=bc685fe8581cb1de0e78fce6d93ee9b2ae536b04;hp=42d9d197616c0566c7c073f9d9d22ee9984ffe52;hpb=50557f2672d69023a07441d0ae2ecea73d7f6af4;p=xboard.git diff --git a/backend.c b/backend.c index 42d9d19..8f974bf 100644 --- a/backend.c +++ b/backend.c @@ -1344,7 +1344,7 @@ void InitBackEnd2 () { if (appData.debugMode) { - fprintf(debugFP, "%s\n", programVersion); + fprintf(debugFP, "Version: %s (%s)\n", programVersion, __GIT_VERSION); } ASSIGN(currentDebugFile, appData.nameOfDebugFile); // [HGM] debug split: remember initial name in use