We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3707c3 + 616c9a5 commit 3217d38Copy full SHA for 3217d38
Makefile
@@ -8,7 +8,7 @@ MAKEFLAGS += -j$(NPROCS)
8
9
CURRENT_VERSION_MAJOR = 1
10
CURRENT_VERSION_MINOR = 19
11
-CURRENT_VERSION_BUG = 3
+CURRENT_VERSION_BUG = 4
12
13
GIT_DESCRIBE := $(shell git describe)
14
GITHUB_HEAD_REF ?= $(shell git branch --show-current)
0 commit comments