Skip to content

Commit 5cd6713

Browse files
committed
Makefile: version 1.3
1 parent fbe44b8 commit 5cd6713

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 @@
1-
VERSION= 1.2
1+
VERSION= 1.3
22

33
VERSION!= [ -d .git ] && \
44
echo "git-`git rev-list --abbrev-commit --tags --max-count=1`" || \

0 commit comments

Comments
 (0)