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

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