added versioning

This commit is contained in:
Paul 2019-01-27 23:54:07 +01:00
parent 47b4b7f80f
commit 2aa9ed415e
2 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,7 @@
VERSION := $(shell cat ./VERSION)
build: build:
go build github_to_gogs.go go build github_to_gogs.go
release:

1
VERSION Normal file
View File

@ -0,0 +1 @@
0.1