Skip to content

Commit 019b4ac

Browse files
UADuke5HT
authored andcommitted
Improved version show.
1 parent c0fc30d commit 019b4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
default:
2-
echo "-define(VERSION,\"`git rev-parse HEAD | head -c 6`\")." > include/mad.hrl
2+
echo "-define(VERSION,\"`git describe --tags`\")." > include/mad.hrl
33
erlc -o ebin deps/ling/bc/*.erl || true
44
./mad cle dep com str bun mad

0 commit comments

Comments
 (0)