🕊 Swift (5.3.1)

This commit is contained in:
Ben Chatelain 2021-02-13 13:07:29 -07:00
parent 5935af0ff3
commit 5e32bbe5f5
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
5.2.4
5.3.1

View file

@ -18,7 +18,7 @@ PREFIX ?= /usr/local
# Swift 5.3
# SWIFT_VERSION = swift-5.3-DEVELOPMENT-SNAPSHOT-2020-04-21-a
SWIFT_VERSION = 5.2.4
SWIFT_VERSION = 5.3.1
# set EXECUTABLE_DIRECTORY according to your specific environment
# run swift build and see where the output executable is created