diff --git a/erlang/Makefile b/erlang/Makefile index cb09104..457cc12 100644 --- a/erlang/Makefile +++ b/erlang/Makefile @@ -1,5 +1,5 @@ # Makefile for pdp10-tools/erlang -# Copyright (C) 2018-2021 Mikael Pettersson +# Copyright (C) 2018-2022 Mikael Pettersson # # This file is part of pdp10-tools. # @@ -19,7 +19,7 @@ SHELL=/bin/bash REBAR3=$(shell type -p rebar3 || echo ./rebar3) REBAR3_GIT=https://github.com/erlang/rebar3.git -REBAR3_VSN=3.16.1 +REBAR3_VSN=3.18.0 PROGRAMS=8to9 ar as ld nm od readelf sim