version: trunk will become 3.1.8.

This commit is contained in:
Ben Gras 2010-06-07 15:57:14 +00:00
parent 4b6b1bc47a
commit f448dfe063

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.7" #define OS_VERSION "1.8"
/* 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