Bump version to 1.5.0

This commit is contained in:
Bob Polis 2025-02-13 08:03:10 +01:00
parent aad373a5b5
commit bf48bc3565

View File

@ -12,7 +12,7 @@ PRODUCT := lib
# Single source of truth for version. # Single source of truth for version.
MAJOR := 1 MAJOR := 1
MINOR := 4 MINOR := 5
PATCH := 0 PATCH := 0
# Specify desired C++ standard for this project. # Specify desired C++ standard for this project.