Compare commits

...

2 Commits

Author SHA1 Message Date
0b64a9dc50 Bumped version to 1.1.0 2025-01-04 11:53:17 +01:00
ea8c760fe0 Bumped version to 1.0.1 2025-01-03 13:04:02 +01:00

View File

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