We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1b1cdf + 59a377f commit 5958d6cCopy full SHA for 5958d6c
Makefile
@@ -7,7 +7,7 @@ MAKEFLAGS += --no-builtin-rules
7
MAKEFLAGS += -j$(NPROCS)
8
9
CURRENT_VERSION_MAJOR = 1
10
-CURRENT_VERSION_MINOR = 24
+CURRENT_VERSION_MINOR = 25
11
CURRENT_VERSION_BUG = 0
12
13
GIT_DESCRIBE := $(shell git describe)
0 commit comments