Skip to content

Commit 1fbca02

Browse files
author
Damian Rouson
committed
Bump GCC version to 8.3.0
1 parent e06de4b commit 1fbca02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prerequisites/build-functions/set_or_print_default_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ set_or_print_default_version()
2727
# See http://stackoverflow.com/questions/1494178/how-to-define-hash-tables-in-bash
2828
package_version=(
2929
"cmake:3.10.0"
30-
"gcc:8.2.0"
30+
"gcc:8.3.0"
3131
"mpich:3.2"
3232
"wget:1.16.3"
3333
"flex:2.6.0"

0 commit comments

Comments
 (0)