Call book version 3.1.0 instead of 3.1

This commit is contained in:
Ben Gras 2005-10-14 14:38:28 +00:00
parent 975e5cec41
commit 1951b93161

View File

@ -3,7 +3,7 @@
/* Minix release and version numbers. */ /* Minix release and version numbers. */
#define OS_RELEASE "3" #define OS_RELEASE "3"
#define OS_VERSION "1" #define OS_VERSION "1.0"
/* This file sets configuration parameters for the MINIX kernel, FS, and PM. /* This file sets configuration parameters for the MINIX kernel, FS, and PM.
* It is divided up into two main sections. The first section contains * It is divided up into two main sections. The first section contains