Bump version number to 3.1.7
This commit is contained in:
parent
56b99ca816
commit
1e9a3c1423
2 changed files with 2 additions and 2 deletions
|
@ -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.6"
|
#define OS_VERSION "1.7"
|
||||||
|
|
||||||
/* 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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Welcome to MINIX 3.1.6.
|
Welcome to MINIX 3.1.7.
|
||||||
|
|
||||||
The system is now running and many commands work normally. To use MINIX
|
The system is now running and many commands work normally. To use MINIX
|
||||||
in a serious way, you need to install it to your hard disk, which you
|
in a serious way, you need to install it to your hard disk, which you
|
||||||
|
|
Loading…
Reference in a new issue