Skip to content

Commit

Permalink
chore: Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed May 9, 2022
1 parent 905d75e commit a55aff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project(EdgeTX)

set(VERSION_MAJOR "2")
set(VERSION_MINOR "7")
set(VERSION_REVISION "0")
set(VERSION_REVISION "1")
set(CODENAME "BlackPearl")
set(VERSION_SUFFIX $ENV{OPENTX_VERSION_SUFFIX})
set(VERSION_FAMILY ${VERSION_MAJOR}.${VERSION_MINOR})
Expand Down

0 comments on commit a55aff0

Please sign in to comment.