Skip to content

Commit

Permalink
Updated version number to 12.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcuda committed Nov 16, 2024
1 parent c50e69e commit 914a2e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1)
cmake_minimum_required(VERSION 3.5)

include(${CMAKE_CURRENT_SOURCE_DIR}/../jcuda-common/JCudaCommon_CMake_flags.txt)

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jcuda</groupId>
<artifactId>jcuda-parent</artifactId>
<version>12.0.0</version>
<version>12.6.0</version>
<relativePath></relativePath>
</parent>

Expand Down

0 comments on commit 914a2e5

Please sign in to comment.