components/gcc3/patches/version.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Fri, 27 Sep 2013 00:13:38 -0700
changeset 1488 04528ffd139d
parent 246 0878f7720e3e
permissions -rw-r--r--
17508584 Upgrade Wireshark to version 1.10.2 17442735 problem in UTILITY/WIRESHARK

*** gcc-3.4.3/gcc/version.c.orig	Tue Nov  9 17:51:34 2004
--- gcc-3.4.3/gcc/version.c	Tue Nov  9 17:52:08 2004
***************
*** 5,11 ****
     please modify this string to indicate that, e.g. by putting your
     organization's name in parentheses at the end of the string.  */
  
! const char version_string[] = "3.4.3";
  
  /* This is the location of the online document giving instructions for
     reporting bugs.  If you distribute a modified version of GCC,
--- 5,11 ----
     please modify this string to indicate that, e.g. by putting your
     organization's name in parentheses at the end of the string.  */
  
! const char version_string[] = "3.4.3 (csl-sol210-3_4-20050802)";
  
  /* This is the location of the online document giving instructions for
     reporting bugs.  If you distribute a modified version of GCC,