Bump to note the changes in the ELF binary header and our brandelf method.

This commit is contained in:
David E. O'Brien 2000-04-18 04:17:00 +00:00
parent 6876d9f694
commit f1281804a0

View File

@ -46,7 +46,7 @@
#define BSD4_3 1
#define BSD4_4 1
#undef __FreeBSD_version
#define __FreeBSD_version 500000 /* Master, propagated to newvers */
#define __FreeBSD_version 500001 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0