bump version number.

This commit is contained in:
Kelvin Sherlock
2015-12-31 09:40:23 -05:00
parent 500983aac2
commit 738ef127bd
+1 -1
View File
@@ -105,7 +105,7 @@ void ShutDown(word flags, Boolean force, displayPtr fx)
}
}
#define VERSION "0.2"
#define VERSION "0.3"
static void version(void)
{
fputs("Marignotti " VERSION "\n", stdout);