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