Raise version to 2.1.5

because we introduced a new error code
pull/239/head
D.R.racer 2022-11-16 14:37:35 +01:00
parent 22ba21562f
commit 519195a970
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ set(PROJECT_VERSION_MINOR
CACHE STRING "Project minor version" FORCE
)
set(PROJECT_VERSION_REV
4
5
CACHE STRING "Project revision" FORCE
)