Skip to content

Commit 4a236a2

Browse files
committed
version bump
1 parent de5ff97 commit 4a236a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(OpenTX)
22

33
set(VERSION_MAJOR "2")
4-
set(VERSION_MINOR "0")
4+
set(VERSION_MINOR "1")
55
set(VERSION_REVISION "0")
66
set(VERSION_SUFFIX $ENV{OPENTX_VERSION_SUFFIX})
77
set(VERSION_FAMILY ${VERSION_MAJOR}.${VERSION_MINOR})

0 commit comments

Comments
 (0)