diff options
Diffstat (limited to 'math/blas/files/makefile.lib')
-rw-r--r-- | math/blas/files/makefile.lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/files/makefile.lib b/math/blas/files/makefile.lib index 607a9fb21df7..99a484141cfc 100644 --- a/math/blas/files/makefile.lib +++ b/math/blas/files/makefile.lib @@ -8,7 +8,7 @@ NO_PROFILE= no NOPROFILE= no .endif -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 # BLAS sources LIB=blas |