Increase version to 2.1.7

... due to removed left and right button handling in error states.
pull/258/head
D.R.racer 2023-02-10 10:06:48 +01:00 committed by DRracer
parent 009c692138
commit ebdcc5a7e3
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
6
7
CACHE STRING "Project revision" FORCE
)