From 88a22418fe4f56363934234252416d24fbc6c781 Mon Sep 17 00:00:00 2001 From: fautomat Date: Wed, 18 Oct 2017 21:44:53 +0100 Subject: [PATCH] undo version change in gcc-3.4.6 --- patches/gcc-3.4.6/gcc/version.c.diff | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 patches/gcc-3.4.6/gcc/version.c.diff diff --git a/patches/gcc-3.4.6/gcc/version.c.diff b/patches/gcc-3.4.6/gcc/version.c.diff deleted file mode 100644 index 406507d..0000000 --- a/patches/gcc-3.4.6/gcc/version.c.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc-3.4.6/gcc/version.c 2006-03-06 04:49:27.000000000 +0100 -+++ gcc-3.4.6-patched/gcc/version.c 2017-10-18 22:09:49.506277500 +0200 -@@ -5,7 +5,7 @@ - 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.6"; -+const char version_string[] = "3.4.6b"; - - /* This is the location of the online document giving instructions for - reporting bugs. If you distribute a modified version of GCC,