Skip to content

Commit

Permalink
Bump version to v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thesyncim committed Oct 10, 2024
1 parent 2f9106e commit ccd6aea
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 = 21
CURRENT_VERSION_MINOR = 22
CURRENT_VERSION_BUG = 0

GIT_DESCRIBE := $(shell git describe)
Expand Down

0 comments on commit ccd6aea

Please sign in to comment.