static	char sccsid[] = "@(#)version.c 4.2 8/17/82";
version() {
	error("Version 2.6 - February 1, 1980");
}
