We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb35f9 commit 3375b0aCopy full SHA for 3375b0a
Makefile
@@ -4,7 +4,7 @@ OS?=sierra
4
PREFIX?=/usr/local
5
PROJECT?=Carting
6
RELEASE_BINARY_FOLDER?=$(BUILD_FOLDER)/release/$(PROJECT)
7
-VERSION?=1.2.5
+VERSION?=1.2.7
8
9
build:
10
swift build -c release -Xswiftc -static-stdlib
0 commit comments