Skip to content

Commit aaf8f23

Browse files
committed
ldid v2.1.5-procursus7
1 parent f64e8a6 commit aaf8f23

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,7 +1,7 @@
11
ifneq (,$(wildcard .git))
22
VERSION ?= $(shell git describe --tags)
33
else
4-
VERSION ?= 2.1.5-procursus6
4+
VERSION ?= 2.1.5-procursus7
55
endif
66

77
CC ?= cc

0 commit comments

Comments
 (0)