Skip to content

Commit 81380e8

Browse files
committed
update version for 5.3
1 parent a007da7 commit 81380e8

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
@@ -2,7 +2,7 @@ NAME=sshfront
22
OWNER=gliderlabs
33
ARCH=$(shell uname -m)
44
RMFLAG=--rm
5-
VERSION=0.2.1
5+
VERSION=0.2.1-5.3-release
66

77
build/Linux/sshfront:
88
mkdir -p build/Linux && GOOS=linux CGO_ENABLED=0 go build -a \

0 commit comments

Comments
 (0)