OpenBLAS 0.1 alpha version 1.

This commit is contained in:
Xianyi Zhang 2011-03-20 22:44:57 +08:00
parent d9aa359e69
commit 972062903c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
OpenBLAS ChangeLog
====================================================================
Version 0.1 (in development)
Version 0.1 alpha1
20-Mar-2011
common:

View File

@ -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.