1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

Bump __FreeBSD_version to 500100 to allow us to differentiate HEAD from

RELENG_5_0 and allow RELENG_5_) to grow.
This commit is contained in:
Scott Long 2003-01-17 06:18:25 +00:00
parent 0cff97c8bc
commit f50568a863
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109405

View File

@ -55,7 +55,7 @@
* doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
*/
#undef __FreeBSD_version
#define __FreeBSD_version 500043 /* Master, propagated to newvers */
#define __FreeBSD_version 500100 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0