summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorTreeve Jelbert2022-04-21 13:30:48 +0200
committerTreeve Jelbert2022-04-21 13:30:48 +0200
commitc7a9429d59ce077b692bf1791c2469d92ecbee16 (patch)
tree922414f23b6216fa2d872ba9dd4b2e966e1f7f7a /gnu
parent9d8695686d0567d6e59330dbf0e5bef2dc95836a (diff)
gcc: => 11.3.0
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc/DETAILS2
-rw-r--r--gnu/gcc/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index ab7725c90b..2e22fd7dca 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=11.2.0
+ VERSION=11.3.0
ISL_VERSION=0.24
BASE_SOURCE_URL="https://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION"
SOURCE=gcc-$VERSION.tar.xz
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index bda39fd6b8..fa515a4a96 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2022-04-21 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 11.3.0
+
2021-07-28 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: gcc version 11.2.0, isl version 0.24