Skip to content

Commit

Permalink
version bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjjjjjjj committed Jan 20, 2025
1 parent 4a9e891 commit 8baf62a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 "13")
set(VERSION_MAJOR "2")
set(VERSION_MINOR "0")
set(VERSION_REVISION "0")
set(VERSION_SUFFIX $ENV{OPENTX_VERSION_SUFFIX})
set(VERSION_FAMILY ${VERSION_MAJOR}.${VERSION_MINOR})
Expand Down

0 comments on commit 8baf62a

Please sign in to comment.