From 12606da07bc8b99a20a5853fe37dad080ce85f78 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 23 Sep 2005 22:45:29 +0000 Subject: [PATCH] First step to book CD - version 3.1 --- include/minix/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/minix/config.h b/include/minix/config.h index dd2bf839d..69e17616a 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.9a" +#define OS_VERSION "1" /* This file sets configuration parameters for the MINIX kernel, FS, and PM. * It is divided up into two main sections. The first section contains