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