* gij.cc (version): Use GCJVERSION.
From-SVN: r45993
This commit is contained in:
parent
8b6013ad43
commit
359627b597
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ help ()
|
|||
static void
|
||||
version ()
|
||||
{
|
||||
printf ("gij (GNU libgcj) version %s\n\n", VERSION);
|
||||
printf ("gij (GNU libgcj) version %s\n\n", GCJVERSION);
|
||||
printf ("Copyright (C) 2001 Free Software Foundation.\n");
|
||||
printf ("This is free software; see the source for copying conditions. There is NO\n");
|
||||
printf ("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");
|
||||
|
|
Loading…
Add table
Reference in a new issue