1 /*-
2  * Copyright (c) 1991 The Regents of the University of California.
3  * All rights reserved.
4  *
5  * %sccs.include.proprietary.c%
6  *
7  *	@(#)version.h	5.1 (Berkeley) 04/12/91
8  */
9 
10 /* Current version of compiler */
11 
12 #define VERSIONNUMBER	"1.1"
13