]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Bump gcc/BASE-VER to 10.0.1 now that we are in stage4.
authorJakub Jelinek <jakub@redhat.com>
Wed, 15 Jan 2020 13:48:55 +0000 (14:48 +0100)
committerJakub Jelinek <jakub@redhat.com>
Wed, 15 Jan 2020 13:48:55 +0000 (14:48 +0100)
2020-01-15  Jakub Jelinek  <jakub@redhat.com>

* BASE-VER: Bump to 10.0.1.

gcc/BASE-VER
gcc/ChangeLog

index a13e7b9c87e49f1dfb6e21b7aba96d80d1b6ed82..1532420512a92ec0a568d98960bdf48659a7ed17 100644 (file)
@@ -1 +1 @@
-10.0.0
+10.0.1
index 3099ec4143cd451841b4403e76c352637048aa02..e0c961d059c56b9a3e0f9e884e4801548fa3055f 100644 (file)
@@ -1,3 +1,7 @@
+2020-01-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * BASE-VER: Bump to 10.0.1.
+
 2020-01-15  Richard Sandiford  <richard.sandiford@arm.com>
 
        PR tree-optimization/93247