Skip to content

Commit a661442

Browse files
committed
bumping SOVERSION to 1.0
1 parent 290bc33 commit a661442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ endfunction( )
6767
# ########################################################################
6868

6969
# This is incremented when the ABI to the library changes
70-
set( rocfft_SOVERSION 0 )
70+
set( rocfft_SOVERSION 1.0 )
7171

7272
list( APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake )
7373

0 commit comments

Comments
 (0)