Skip to content

Commit

Permalink
Release version 20240203
Browse files Browse the repository at this point in the history
  • Loading branch information
Web-eWorks committed Feb 3, 2024
1 parent 9d5ecfa commit e7f3122
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 @@ -4,7 +4,7 @@ project(pioneer LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_CXX_STANDARD 17)

set(PROJECT_VERSION 20230203-dev
set(PROJECT_VERSION "20240203"
CACHE STRING "Version identifier for current compiled build")

set(PROJECT_VERSION_INFO ""
Expand Down

0 comments on commit e7f3122

Please sign in to comment.