Bump version 1.2.0 -> 1.2.1
This commit is contained in:
@@ -13,7 +13,7 @@ PRODUCT := tool
|
|||||||
# Single source of truth for version.
|
# Single source of truth for version.
|
||||||
MAJOR := 1
|
MAJOR := 1
|
||||||
MINOR := 2
|
MINOR := 2
|
||||||
PATCH := 0
|
PATCH := 1
|
||||||
|
|
||||||
# Specify desired C++ standard for this project.
|
# Specify desired C++ standard for this project.
|
||||||
CXXFLAGS += -std=c++20
|
CXXFLAGS += -std=c++20
|
||||||
|
Reference in New Issue
Block a user