Skip to content

Commit 3face02

Browse files
committed
New version 1.4.1
1 parent 52b7a60 commit 3face02

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
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
66
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
77
set(CMAKE_DISABLE_SOURCE_CHANGES ON)
88

9-
project(FunHPC VERSION 1.3.2 LANGUAGES C CXX)
9+
project(FunHPC VERSION 1.4.1 LANGUAGES C CXX)
1010
set(PROJECT_DESCRIPTION "FunHPC: Functional HPC Programming")
1111
set(PROJECT_URL "https://github.com/eschnett/FunHPC.cxx")
1212

0 commit comments

Comments
 (0)