freebsd-src/usr.sbin/config/configvers.h
1999-05-09 18:54:25 +00:00

12 lines
398 B
C

/*
* 6 digits of version. The most significant are branch indicators
* (eg: RELENG_2_2 = 22, -current presently = 30 etc). The least
* significant digits are incremented for each incompatable change.
*
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
* and <osreldate.h> system.
*
* $Id: configvers.h,v 1.14 1999/05/09 17:23:33 phk Exp $
*/
#define CONFIGVERS 400016