summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/configvers.h
blob: 0714c5997e05310c03f69ed0b8b8ffa5e17fbe2a (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * 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.12 1999/04/16 21:28:10 peter Exp $
 */
#define	CONFIGVERS	400014
OpenPOWER on IntegriCloud