config version bumped to 307; NOT cvs tagged yet; misc fixes

This commit is contained in:
Ben Gras
2005-08-05 19:19:18 +00:00
parent a9b7d3a172
commit 5789f7abec
5 changed files with 7 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
/* Minix release and version numbers. */
#define OS_RELEASE "3"
#define OS_VERSION "0.6"
#define OS_VERSION "0.7"
/* This file sets configuration parameters for the MINIX kernel, FS, and PM.