Skip to content

Commit 090beb2

Browse files
Bump version to v1.31.0 (#915)
Co-authored-by: thesyncim <[email protected]>
1 parent 5aaf554 commit 090beb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MAKEFLAGS += --no-builtin-rules
77
MAKEFLAGS += -j$(NPROCS)
88

99
CURRENT_VERSION_MAJOR = 1
10-
CURRENT_VERSION_MINOR = 30
10+
CURRENT_VERSION_MINOR = 31
1111
CURRENT_VERSION_BUG = 0
1212

1313
GIT_DESCRIBE := $(shell git describe)

0 commit comments

Comments
 (0)