Skip to content

Commit

Permalink
Bump version to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vagruchi committed Apr 10, 2024
1 parent 66d4883 commit 51aae06
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 = 11
CURRENT_VERSION_MINOR = 12
CURRENT_VERSION_BUG = 0

GIT_DESCRIBE := $(shell git describe)
Expand Down

0 comments on commit 51aae06

Please sign in to comment.