diff --git a/quakespasm/Quake/console.c b/quakespasm/Quake/console.c index 01ba6f7b..309e238c 100644 --- a/quakespasm/Quake/console.c +++ b/quakespasm/Quake/console.c @@ -1082,7 +1082,7 @@ void Con_DrawConsole (int lines, qboolean drawinput) //draw version number in bottom right y+=8; - sprintf (ver, "FitzQuake %1.2f SDL", (float)FITZQUAKE_VERSION); + sprintf (ver, "QuakeSpasm %1.2f.%d", (float)FITZQUAKE_VERSION, QUAKESPASM_VER_PATCH); for (x=0; x