Increment __FreeBSD_version for the behavior change of gss_pseudo_random
introduced in r259286. Approved by: hrs (mentor, src committer)
This commit is contained in:
parent
337a0242ce
commit
dcd1a208e5
@ -58,7 +58,7 @@
|
||||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1100003 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 1100004 /* Master, propagated to newvers */
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
Loading…
x
Reference in New Issue
Block a user