Bump config version in config.

This commit is contained in:
Warner Losh 2001-07-02 05:38:26 +00:00
parent ab11128f3e
commit a3d1987d23

View File

@ -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