Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrost57 authored Jan 15, 2021
1 parent c618a34 commit 25a3075
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 @@ -111,7 +111,7 @@ endif()
include(cmake/Dependencies.cmake)

# Setup version
set(VERSION_STRING "1.19.3")
set(VERSION_STRING "1.19.4")
rocm_setup_version(VERSION ${VERSION_STRING})
set(rocsparse_SOVERSION 0.1)

Expand Down

0 comments on commit 25a3075

Please sign in to comment.