We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c7497 commit 9b90168Copy full SHA for 9b90168
CMakeLists.txt
@@ -4,7 +4,7 @@ project(EdgeTX)
4
5
set(VERSION_MAJOR "2")
6
set(VERSION_MINOR "10")
7
-set(VERSION_REVISION "3")
+set(VERSION_REVISION "4")
8
set(CODENAME "Centurion")
9
string(TIMESTAMP BUILD_YEAR "%Y")
10
0 commit comments