Skip to content

Commit

Permalink
chore: Set codename
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Dec 7, 2022
1 parent 6533374 commit 785c6b6
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 @@ -5,7 +5,7 @@ project(EdgeTX)
set(VERSION_MAJOR "2")
set(VERSION_MINOR "8")
set(VERSION_REVISION "0")
set(CODENAME "dev")
set(CODENAME "FlyingDutchman")

if(DEFINED ENV{EDGETX_VERSION_TAG})
set(VERSION_TAG "$ENV{EDGETX_VERSION_TAG}")
Expand Down

0 comments on commit 785c6b6

Please sign in to comment.