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 bb7068e + 7e2bebe commit d0924e1Copy full SHA for d0924e1
Makefile
@@ -7,7 +7,7 @@ MAKEFLAGS += --no-builtin-rules
7
MAKEFLAGS += -j$(NPROCS)
8
9
CURRENT_VERSION_MAJOR = 1
10
-CURRENT_VERSION_MINOR = 37
+CURRENT_VERSION_MINOR = 38
11
CURRENT_VERSION_BUG = 0
12
13
GIT_DESCRIBE := $(shell git describe)
0 commit comments