Skip to content

Commit 31b63b5

Browse files
authored
chore(release): v1.10.0 (#206)
2 parents 7421caf + 3e3bcc7 commit 31b63b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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 = 9
10+
CURRENT_VERSION_MINOR = 10
1111
CURRENT_VERSION_BUG = 0
1212

1313
GIT_DESCRIBE := $(shell git describe)

0 commit comments

Comments
 (0)