Skip to content

Commit a11fc23

Browse files
committed
bump version
1 parent 8657d73 commit a11fc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(OpenTX)
22

33
set(VERSION_MAJOR "1")
4-
set(VERSION_MINOR "9")
4+
set(VERSION_MINOR "10")
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)