--- hatari/src/gui-sdl/dlgRom.c 2019/04/01 07:15:00 1.1.1.5 +++ hatari/src/gui-sdl/dlgRom.c 2019/04/01 07:15:41 1.1.1.6 @@ -4,7 +4,7 @@ This file is distributed under the GNU Public License, version 2 or at your option any later version. Read the file gpl.txt for details. */ -const char DlgRom_rcsid[] = "Hatari $Id: dlgRom.c,v 1.1.1.5 2019/04/01 07:15:00 root Exp $"; +const char DlgRom_rcsid[] = "Hatari $Id: dlgRom.c,v 1.1.1.6 2019/04/01 07:15:41 root Exp $"; #include "main.h" #include "configuration.h"