Updated the doc about 0.1alpha2.3.

This commit is contained in:
traits 2011-09-05 17:40:55 +08:00
parent 9fc6764fa7
commit 90481ce742
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
OpenBLAS ChangeLog
====================================================================
Version 0.1 alpha2.3
5-Sep-2011
x86/x86_64:
* Added DTB_ENTRIES into dynamic arch setting parameters. Now,
it can read DTB_ENTRIES on runtime. (Refs issue #55 on github)
====================================================================
Version 0.1 alpha2.2
14-Jul-2011

View File

@ -3,7 +3,7 @@
#
# This library's version
VERSION = 0.1alpha2.2
VERSION = 0.1alpha2.3
# You can specify the target architecture, otherwise it's
# automatically detected.