We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64e8a6 commit aaf8f23Copy full SHA for aaf8f23
Makefile
@@ -1,7 +1,7 @@
1
ifneq (,$(wildcard .git))
2
VERSION ?= $(shell git describe --tags)
3
else
4
-VERSION ?= 2.1.5-procursus6
+VERSION ?= 2.1.5-procursus7
5
endif
6
7
CC ?= cc
0 commit comments