summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/tftpboot/version.c
blob: 1189c58710156dd64a8e89456f7115a75db661ae (plain)
1
2
3
4
5
6
7
8
/*	$OpenBSD: version.c,v 1.3 2008/03/31 22:14:43 miod Exp $ */

/*
 *	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.3";