We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a007da7 commit 81380e8Copy full SHA for 81380e8
Makefile
@@ -2,7 +2,7 @@ NAME=sshfront
2
OWNER=gliderlabs
3
ARCH=$(shell uname -m)
4
RMFLAG=--rm
5
-VERSION=0.2.1
+VERSION=0.2.1-5.3-release
6
7
build/Linux/sshfront:
8
mkdir -p build/Linux && GOOS=linux CGO_ENABLED=0 go build -a \
0 commit comments