diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-01-21 16:31:49 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-01-21 16:31:49 +0000 |
commit | 67ad54bb886bac0496d8257f74a93225f0a867fb (patch) | |
tree | f17b25958fae7f3928c6be752d19c74e3387889b | |
parent | 3ae69b35b4a4d16d4c63c2c8ad04d15396d84a88 (diff) |
version 0.11
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | hmatrix.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | 0.10.1.0 | 1 | 0.11.0.0 |
2 | ======== | 2 | ======== |
3 | 3 | ||
4 | - flag -fvector default = True | 4 | - flag -fvector default = True |
diff --git a/hmatrix.cabal b/hmatrix.cabal index b13dd8c..ac6a57b 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.10.1.0 | 2 | Version: 0.11.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |