version 2.5.0

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2024-01-17 18:13:20 -08:00
parent d493d17ab3
commit 2dcf169d9f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.14)
cmake_policy(SET CMP0086 NEW)
endif()
project(STA VERSION 2.4.0
project(STA VERSION 2.5.0
LANGUAGES CXX
)