Skip to content

Commit 2b55a17

Browse files
authored
Update version in CMakeLists.txt
1 parent e3774ca commit 2b55a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if(NOT DEFINED CMAKE_CUDA_ARCHITECTURES)
88
endif()
99

1010
# set the project name and version
11-
project(nuTens VERSION 0.3.1)
11+
project(nuTens VERSION 0.4.0)
1212

1313
# Changes default install path to be a subdirectory of the build dir.
1414
# Can set build dir at configure time with -DCMAKE_INSTALL_PREFIX=/install/path

0 commit comments

Comments
 (0)