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