Skip to content

Commit 1873eef

Browse files
committed
bump version number.
1 parent 001f3e1 commit 1873eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ void ShutDown(word flags, Boolean force, displayPtr fx)
105105
}
106106
}
107107

108-
#define VERSION "0.3"
108+
#define VERSION "0.4"
109109
static void version(void)
110110
{
111111
fputs("Marignotti " VERSION "\n", stdout);

0 commit comments

Comments
 (0)