This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[google/gcc-4_7] update BASE-VER to 4.7.x-google (issue5696077)


commit d00e10980dde6c19ec3d8035a80769d542bbbb88
Author: Ollie Wild <aaw@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  <aaw@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  <aaw@google.com>
+
+	* BASE-VER: Change to 4.7.x-google.
+
 2012-02-23   Diego Novillo  <dnovillo@google.com>
 
 	* BASE-VER: Change to 4.7.0-google.

--
This patch is available for review at http://codereview.appspot.com/5696077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]