1 /* DO NOT PUT COMMENTS ABOUT CHANGES IN THIS FILE.
3 This file exists only to define `version_string'.
5 Log changes in ChangeLog. The easiest way to do this is with
6 the Emacs command `add-change-log-entry'. If you don't use Emacs,
7 add entries of the form:
9 Thu Jan 1 00:00:00 1970 Dennis Ritchie (dmr at alice)
11 universe.c (temporal_reality): Began Time.
20 #if (__STDC__ == 1) || defined(const)
24 char version_string[] = "GNU assembler version 1.91.03 (Cygnus Support pre-release)\n";
26 /* end of version.c */