commit d00e10980dde6c19ec3d8035a80769d542bbbb88 Author: Ollie Wild <a...@google.com> Date: Sun Feb 26 00:30:42 2012 -0600
Update BASE-VER to 4.7.x (for consistency across minor releases). This is what we do with the existing google/gcc-4_6 branch. gcc/ChangeLog.google-4_7 2012-02-26 Ollie Wild <a...@google.com> * BASE-VER: Change to 4.7.x-google. diff --git a/gcc/BASE-VER b/gcc/BASE-VER index cfb495d..b256a44 100644 --- a/gcc/BASE-VER +++ b/gcc/BASE-VER @@ -1 +1 @@ -4.7.0-google +4.7.x-google diff --git a/gcc/ChangeLog.google-4_7 b/gcc/ChangeLog.google-4_7 index 9d40c1b..38802b2 100644 --- a/gcc/ChangeLog.google-4_7 +++ b/gcc/ChangeLog.google-4_7 @@ -1,3 +1,7 @@ +2012-02-26 Ollie Wild <a...@google.com> + + * BASE-VER: Change to 4.7.x-google. + 2012-02-23 Diego Novillo <dnovi...@google.com> * BASE-VER: Change to 4.7.0-google. -- This patch is available for review at http://codereview.appspot.com/5696077