Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjjjjjjj committed Dec 3, 2022
1 parent 6492d02 commit 307465a
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 "8")
set(VERSION_MINOR "9")
set(VERSION_REVISION "0")
set(VERSION_SUFFIX $ENV{OPENTX_VERSION_SUFFIX})
set(VERSION_FAMILY ${VERSION_MAJOR}.${VERSION_MINOR})
Expand Down

0 comments on commit 307465a

Please sign in to comment.