Bump __FreeBSD_version due to movement of libraries to /lib and rtld to
/libexec.
This commit is contained in:
parent
66ad561fff
commit
d4903b028c
@ -57,7 +57,7 @@
|
||||
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 501104 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 501105 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
Loading…
Reference in New Issue
Block a user