mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Bump for release
This commit is contained in:
parent
e3d6a90bc1
commit
a1d657098f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ project(OpenTX)
|
|||
|
||||
set(VERSION_MAJOR "2")
|
||||
set(VERSION_MINOR "3")
|
||||
set(VERSION_REVISION "12")
|
||||
set(VERSION_REVISION "13")
|
||||
if (TEST_BUILD_WARNING)
|
||||
math(EXPR VERSION_REVISION "${VERSION_REVISION} + 1")
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue