diff --git a/include/minix/config.h b/include/minix/config.h index e09696a2a..cd6d84caf 100755 --- a/include/minix/config.h +++ b/include/minix/config.h @@ -3,7 +3,7 @@ /* Minix release and version numbers. */ #define OS_RELEASE "3" -#define OS_VERSION "0.8e" +#define OS_VERSION "0.8f" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains