Bumb version so apps can detect whether CLOCK_VIRTUAL and CLOCK_PROF are

implemented.
This commit is contained in:
Kelly Yancey 2004-06-17 23:16:30 +00:00
parent 0a0163040b
commit 7c2989d3e9

View File

@ -55,7 +55,7 @@
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
*/
#undef __FreeBSD_version
#define __FreeBSD_version 502117 /* Master, propagated to newvers */
#define __FreeBSD_version 502118 /* Master, propagated to newvers */
#ifndef LOCORE
#include <sys/types.h>