Bump version 1.5.0 → 1.6.0

This commit is contained in:
2025-05-20 18:02:14 +02:00
parent bf48bc3565
commit c90fcf68b5

View File

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