Skip to content

Commit

Permalink
shrt v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djmoch committed Dec 23, 2020
1 parent 8f4e832 commit 5cfc98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MANPATH := ${PREFIX}/man

SRC = cmd/shrt/*.go *.go
DIST_SRC = cmd *.go Makefile config.mk shrt.1 shrtfile.5 README LICENSE go.mod go.sum
VERSION := 0.2.2-dev0
VERSION := 0.2.2

GO_LDFLAGS := "-X main.version=${VERSION}"
GO := go

0 comments on commit 5cfc98d

Please sign in to comment.