Skip to content

Commit

Permalink
chore: bump dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Feb 28, 2024
1 parent 57c7aca commit 7152e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.13)
project(EdgeTX)

set(VERSION_MAJOR "2")
set(VERSION_MINOR "10")
set(VERSION_MINOR "11")
set(VERSION_REVISION "0")
set(CODENAME "dev")
string(TIMESTAMP BUILD_YEAR "%Y")
Expand Down

0 comments on commit 7152e85

Please sign in to comment.