Skip to content

Commit

Permalink
chore(release): v1.25.0 (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesyncim authored Oct 18, 2024
2 parents e1b1cdf + 59a377f commit 5958d6c
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 = 24
CURRENT_VERSION_MINOR = 25
CURRENT_VERSION_BUG = 0

GIT_DESCRIBE := $(shell git describe)
Expand Down

0 comments on commit 5958d6c

Please sign in to comment.