Bump version to 3.0.0
This commit is contained in:
@ -11,8 +11,8 @@ UNAME_S := $(shell uname -s)
|
|||||||
PRODUCT := lib
|
PRODUCT := lib
|
||||||
|
|
||||||
# Single source of truth for version.
|
# Single source of truth for version.
|
||||||
MAJOR := 2
|
MAJOR := 3
|
||||||
MINOR := 1
|
MINOR := 0
|
||||||
PATCH := 0
|
PATCH := 0
|
||||||
|
|
||||||
# Specify desired C++ standard for this project.
|
# Specify desired C++ standard for this project.
|
||||||
|
Reference in New Issue
Block a user