Skip to content

Commit 1223e6f

Browse files
committed
1.0.3
1 parent 09a29f1 commit 1223e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ string(TIMESTAMP DAY_OF_YEAR "%j")
88
string(TIMESTAMP YEAR "%Y")
99
math(EXPR PART3 "(${YEAR}-2025)*366 + ${DAY_OF_YEAR}")
1010

11-
project(OB-Xf VERSION 1.1.0.${PART3} LANGUAGES C CXX)
11+
project(OB-Xf VERSION 1.0.3 LANGUAGES C CXX)
1212

1313
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
1414

0 commit comments

Comments
 (0)