Bump config version in config.
This commit is contained in:
parent
ab11128f3e
commit
a3d1987d23
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* 6 digits of version. The most significant are branch indicators
|
||||
* (eg: RELENG_2_2 = 22, -current presently = 40 etc). The least
|
||||
* (eg: RELENG_2_2 = 22, -current presently = 50 etc). The least
|
||||
* significant digits are incremented for each incompatible change.
|
||||
*
|
||||
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
|
||||
@ -8,4 +8,4 @@
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
#define CONFIGVERS 500006
|
||||
#define CONFIGVERS 500007
|
||||
|
Loading…
Reference in New Issue
Block a user