]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - sdl_gui.c
get rid of -DVERSION
[paraslash.git] / sdl_gui.c
index b67b3d1e48554993f61f836e5bc3a60e23f828a1..3cfabbb5c8f2887444858362d029377dbcbcb935 100644 (file)
--- 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");
 }
 
 /*