Skip to content

Commit 3ffa392

Browse files
committed
Update version number
1 parent b8f8f77 commit 3ffa392

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
@@ -28,7 +28,7 @@ endif()
2828

2929
enable_language(CXX)
3030

31-
set(PROJECT_VERSION "4.1-dev")
31+
set(PROJECT_VERSION "4.1.0")
3232
string(REGEX
3333
REPLACE "^([1-9]+)\\.[0-9]+.*$"
3434
"\\1"

0 commit comments

Comments
 (0)