Skip to content

Commit

Permalink
Bump version to v1.31.0 (#915)
Browse files Browse the repository at this point in the history
Co-authored-by: thesyncim <thesyncim@gmail.com>
  • Loading branch information
github-actions[bot] and thesyncim authored Jan 3, 2025
1 parent 5aaf554 commit 090beb2
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 @@ -7,7 +7,7 @@ MAKEFLAGS += --no-builtin-rules
MAKEFLAGS += -j$(NPROCS)

CURRENT_VERSION_MAJOR = 1
CURRENT_VERSION_MINOR = 30
CURRENT_VERSION_MINOR = 31
CURRENT_VERSION_BUG = 0

GIT_DESCRIBE := $(shell git describe)
Expand Down

0 comments on commit 090beb2

Please sign in to comment.