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