Increase version to 2.1.7

... due to removed left and right button handling in error states.
pull/235/head
D.R.racer 2023-02-10 10:06:48 +01:00
parent 5a2294314b
commit f210f15eb4
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
)