We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f5d134 + 155156f commit 53f6315Copy full SHA for 53f6315
Makefile
@@ -28,7 +28,7 @@ SOURCE_VER ?= v0.17.0
28
REFLECTOR_VER ?= v0.12.0
29
30
# Version of libgit2 the controller should depend on.
31
-LIBGIT2_VER ?= 1.1.1
+LIBGIT2_VERSION ?= 1.1.1
32
33
# Repository root based on Git metadata.
34
REPOSITORY_ROOT := $(shell git rev-parse --show-toplevel)
0 commit comments