1: # include   <sccs.h>
   2: 
   3: SCCSID(@(#)version.c	8.7	1/31/86)
   4: 
   5: /*
   6: **  VERSION.C -- define the current version
   7: **
   8: **	This just factors out the current version into one file
   9: **	to make releases easier.  It is printed by the terminal
  10: **	monitor, but should probably be loaded with everything
  11: **	to guarantee a stamp in every file.
  12: **
  13: **	This file defines the system version identification.
  14: */
  15: 
  16: char    SysIdent[] =    "INGRES version 8.7 (1/31/86)";

Defined variables

SysIdent defined in line 16; never used
Last modified: 1986-04-17
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 575
Valid CSS Valid XHTML 1.0 Strict