diff --git a/CMakeLists.txt b/CMakeLists.txt index f74527e5f1b..3a2bd54e6e9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ else() endif() endif() -project(INAV VERSION 7.1.1) +project(INAV VERSION 7.1.2) enable_language(ASM)