OpenBLAS 0.1 alpha version 1.
This commit is contained in:
parent
d9aa359e69
commit
972062903c
|
@ -1,6 +1,6 @@
|
|||
OpenBLAS ChangeLog
|
||||
====================================================================
|
||||
Version 0.1 (in development)
|
||||
Version 0.1 alpha1
|
||||
20-Mar-2011
|
||||
|
||||
common:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
# This library's version
|
||||
VERSION = 0.1
|
||||
VERSION = 0.1alpha1
|
||||
|
||||
# You can specify the target architecture, otherwise it's
|
||||
# automatically detected.
|
||||
|
|
Loading…
Reference in New Issue