Increment version number for the addition of getopt_long(3) to libc.

This commit is contained in:
Eric Melville 2002-10-01 00:44:11 +00:00
parent a5d0e57adc
commit 3a0f9fbc5e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104250

View File

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