Skip to content

Commit 97d7298

Browse files
authored
call it OpenBLAS not just version
1 parent de0d0ed commit 97d7298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/others/openblas_get_config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4242
#endif
4343

4444
static char* openblas_config_str=""
45-
"VERSION "
45+
"OpenBLAS "
4646
VERSION
4747
" "
4848
#ifdef USE64BITINT

0 commit comments

Comments
 (0)