Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjjjjjjj committed May 30, 2022
1 parent d8c4c36 commit 244fd86
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
@@ -1,7 +1,7 @@
project(OpenTX)

set(VERSION_MAJOR "1")
set(VERSION_MINOR "5")
set(VERSION_MINOR "6")
set(VERSION_REVISION "0")
set(VERSION_SUFFIX $ENV{OPENTX_VERSION_SUFFIX})
set(VERSION_FAMILY ${VERSION_MAJOR}.${VERSION_MINOR})
Expand Down

0 comments on commit 244fd86

Please sign in to comment.