summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/netboot/version.c
blob: 80260dfc39b04f713c2277f648bb37f3f5fcade0 (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: version.c,v 1.5 2008/04/02 21:53:18 miod Exp $ */

/*
 *	1.5	rewritten crt code, self-relocatable
 *	1.4	kernel loaded with loadfile, a.out and ELF formats
 *	1.3	rewritten startup code and general cleanup
 */
char *version = "1.5";