Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrost57 authored Jul 8, 2020
1 parent 7933d59 commit f7e601a
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 @@ -73,7 +73,7 @@ option(BUILD_CUDA "Build hipSPARSE for CUDA" OFF)
include(cmake/Dependencies.cmake)

# Setup version
rocm_setup_version(VERSION 1.8.0)
rocm_setup_version(VERSION 1.8.1)
set(hipsparse_SOVERSION 0.1)

# hipSPARSE library
Expand Down

0 comments on commit f7e601a

Please sign in to comment.