diff --git a/CMakeLists.txt b/CMakeLists.txt index c38e2433..71dfb884 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,7 +67,7 @@ if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git") else() message("Compiling from release tarball.") - set(DCCL_VERSION_DATE "2022.09.05") + set(DCCL_VERSION_DATE "2023.03.21") endif() diff --git a/version.txt b/version.txt index 4d54dadd..c4e41f94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.0.2 +4.0.3