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