Bumped version to 1.0.1
This commit is contained in:
@ -16,7 +16,7 @@ PRODUCT := lib
|
|||||||
# Single source of truth for version.
|
# Single source of truth for version.
|
||||||
MAJOR := 1
|
MAJOR := 1
|
||||||
MINOR := 0
|
MINOR := 0
|
||||||
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