OpenBLAS 0.1 alpha version 1.
authorXianyi Zhang <xianyi@iscas.ac.cn>
Sun, 20 Mar 2011 14:44:57 +0000 (22:44 +0800)
committerXianyi Zhang <xianyi@iscas.ac.cn>
Sun, 20 Mar 2011 14:44:57 +0000 (22:44 +0800)
Changelog.txt
Makefile.rule

index acdf701..71677f0 100644 (file)
@@ -1,6 +1,6 @@
 OpenBLAS ChangeLog
 ====================================================================
-Version 0.1 (in development)
+Version 0.1 alpha1
 20-Mar-2011
 
 common:
index 299d19d..d622390 100644 (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.