Skip to content

Commit 3375b0a

Browse files
Update Makefile
1 parent 6bb35f9 commit 3375b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ OS?=sierra
44
PREFIX?=/usr/local
55
PROJECT?=Carting
66
RELEASE_BINARY_FOLDER?=$(BUILD_FOLDER)/release/$(PROJECT)
7-
VERSION?=1.2.5
7+
VERSION?=1.2.7
88

99
build:
1010
swift build -c release -Xswiftc -static-stdlib

0 commit comments

Comments
 (0)