FreeBSD-5.3/usr.sbin/config/configvers.h

/*
 * 6 digits of version.  The most significant are branch indicators
 * (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
 * and <osreldate.h> system.
 *
 * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.32 2004/05/09 22:29:00 cognet Exp $
 */
#define	CONFIGVERS	500013