Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrost57 authored Apr 27, 2020
1 parent f1be5f7 commit 9291ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ option(BUILD_CUDA "Build hipSPARSE for CUDA" OFF)
include(cmake/Dependencies.cmake)

# Setup version
rocm_setup_version(VERSION 1.6.4)
rocm_setup_version(VERSION 1.6.5)
set(hipsparse_SOVERSION 0.1)

# Look for libamdhip64
Expand Down

0 comments on commit 9291ddc

Please sign in to comment.