Commit 359627b5 by Bryce McKinlay

* gij.cc (version): Use GCJVERSION.

From-SVN: r45993
parent 8b6013ad
......@@ -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");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment