X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sdl_gui.c;h=3cfabbb5c8f2887444858362d029377dbcbcb935;hp=b67b3d1e48554993f61f836e5bc3a60e23f828a1;hb=52f6c9ab26c8a64ec413c7b4ae8cf43ac8f628a5;hpb=560c26282b32534ed61859c7ec8263b1cf2c7f27 diff --git a/sdl_gui.c b/sdl_gui.c index b67b3d1e..3cfabbb5 100644 --- a/sdl_gui.c +++ b/sdl_gui.c @@ -356,7 +356,7 @@ static void init_SDL(void) SDL_EventState(SDL_MOUSEBUTTONUP, SDL_IGNORE); /* Set the window manager title bar */ SDL_WM_SetCaption("The Gui of death that makes you blind (paraslash " - VERSION ")", "SFont"); + PACKAGE_VERSION ")", "SFont"); } /*