We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7875ed7 commit a7a1f37Copy full SHA for a7a1f37
CMakeLists.txt
@@ -4,7 +4,7 @@ project(EdgeTX)
4
5
set(VERSION_MAJOR "2")
6
set(VERSION_MINOR "11")
7
-set(VERSION_REVISION "2")
+set(VERSION_REVISION "3")
8
set(CODENAME "Jolly Mon")
9
string(TIMESTAMP BUILD_YEAR "%Y")
10
0 commit comments