Skip to content

Commit c72c233

Browse files
committedAug 6, 2018
Honor tags to dist
1 parent a198b25 commit c72c233

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
@@ -1,4 +1,4 @@
1-
VERSION=2018.1
1+
VERSION=$(shell git tag|tail -n1)
22
R2W=r2wars-$(VERSION)
33

44
all:

0 commit comments

Comments
 (0)