date and time created 91/04/12 14:36:55 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 05:36:55 +0000 (21:36 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 05:36:55 +0000 (21:36 -0800)
SCCS-vsn: usr.bin/f77/include.vax/version.h 5.1

usr/src/usr.bin/f77/include.vax/version.h [new file with mode: 0644]

diff --git a/usr/src/usr.bin/f77/include.vax/version.h b/usr/src/usr.bin/f77/include.vax/version.h
new file mode 100644 (file)
index 0000000..0dbca94
--- /dev/null
@@ -0,0 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)version.h   5.1 (Berkeley) %G%
+ */
+
+/* Current version of compiler */
+
+#define VERSIONNUMBER  "1.1"