Skip to content

Commit f0fa669

Browse files
Bump version to v1.25.2 (#826)
Co-authored-by: thesyncim <thesyncim@gmail.com>
1 parent 70d6cfc commit f0fa669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MAKEFLAGS += -j$(NPROCS)
88

99
CURRENT_VERSION_MAJOR = 1
1010
CURRENT_VERSION_MINOR = 25
11-
CURRENT_VERSION_BUG = 1
11+
CURRENT_VERSION_BUG = 2
1212

1313
GIT_DESCRIBE := $(shell git describe)
1414
GITHUB_HEAD_REF ?= $(shell git branch --show-current)

0 commit comments

Comments
 (0)