Skip to content

Commit

Permalink
Bump version to v1.25.1 (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: thesyncim <[email protected]>
  • Loading branch information
github-actions[bot] and thesyncim authored Oct 24, 2024
1 parent 27e14f4 commit f1975c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MAKEFLAGS += -j$(NPROCS)

CURRENT_VERSION_MAJOR = 1
CURRENT_VERSION_MINOR = 25
CURRENT_VERSION_BUG = 0
CURRENT_VERSION_BUG = 1

GIT_DESCRIBE := $(shell git describe)
GITHUB_HEAD_REF ?= $(shell git branch --show-current)
Expand Down

0 comments on commit f1975c0

Please sign in to comment.