Skip to content

Commit e7f3122

Browse files
committed
Release version 20240203
1 parent 9d5ecfa commit e7f3122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(pioneer LANGUAGES CXX)
44
set(CMAKE_INCLUDE_CURRENT_DIR ON)
55
set(CMAKE_CXX_STANDARD 17)
66

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

1010
set(PROJECT_VERSION_INFO ""

0 commit comments

Comments
 (0)