bump main trunk to version 2.0.1

This commit is contained in:
Ken Raeburn
1993-03-09 15:44:37 +00:00
parent fefba3a514
commit c5d4bc889f
2 changed files with 5 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ dummy3 ()
#if defined (__STDC__) || defined (const)
const
#endif
char version_string[] = "GNU assembler version 1.94 (alpha release)\n";
char version_string[] = "GNU assembler version 2.0.1 (alpha release)\n";
/* end of version.c */