Bump CONFIGVERS to 600017.
This change reflects the ability to change machine_arch in a config file. This is useful for including one config in another and changing the machine_arch in the second one.
This commit is contained in:
parent
b98abb41ca
commit
0e49f65ff9
@ -49,7 +49,7 @@
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
#define CONFIGVERS 600016
|
||||
#define CONFIGVERS 600017
|
||||
#define MAJOR_VERS(x) ((x) / 100000)
|
||||
|
||||
/* Last config(8) version to require envmode/hintmode */
|
||||
|
Loading…
Reference in New Issue
Block a user