diff --git a/src/ints/int10_vesa.cpp b/src/ints/int10_vesa.cpp index ef3fcb34..3f3c59ec 100644 --- a/src/ints/int10_vesa.cpp +++ b/src/ints/int10_vesa.cpp @@ -45,7 +45,7 @@ static struct { static char string_oem[]="S3 Incorporated. Trio64"; static char string_vendorname[]="DOSBox Development Team"; static char string_productname[]="DOSBox - The DOS Emulator"; -static char string_productrev[]="DOSBox "VERSION; +static char string_productrev[]="DOSBox " VERSION; #ifdef _MSC_VER #pragma pack (1)