diff --git a/main.c b/main.c index 35a760f..2fe0b97 100644 --- a/main.c +++ b/main.c @@ -105,7 +105,7 @@ void ShutDown(word flags, Boolean force, displayPtr fx) } } -#define VERSION "0.3" +#define VERSION "0.4" static void version(void) { fputs("Marignotti " VERSION "\n", stdout);