Skip to content

Commit

Permalink
bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Jan 6, 2016
1 parent 001f3e1 commit 1873eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 1873eef

Please sign in to comment.