static	char sccsid[] = "@(#)version.c 4.1 10/9/80";
version() {
	error("Version 2.6 - February 1, 1980");
}
