changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)
[deliverable/binutils-gdb.git] / ld / ldver.c
index 875035248d1a98bc4787b24a2de35ffef9dda209..49fcfd1a67bbb6267e37aa6e9e15d96b4c854461 100644 (file)
@@ -29,7 +29,7 @@ void
 ldversion (noisy)
      int noisy;
 {
-  fprintf(stdout,"ld version 2.4.1 (with BFD %s)\n", BFD_VERSION);
+  fprintf(stdout,"ld version cygnus-2.4.1 (with BFD %s)\n", BFD_VERSION);
 
   if (noisy) 
   {
This page took 0.023087 seconds and 4 git commands to generate.