diff options
author | Alberto Ruiz <aruiz@um.es> | 2008-01-22 19:22:04 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2008-01-22 19:22:04 +0000 |
commit | 63cfdd6dd1b31a303147f26cf72481640f962a3c (patch) | |
tree | 18320950ba6b545b9de0d400209ad241d115f31c /hmatrix.cabal | |
parent | baeb3890896e424e57582b108f7419f4ae479c42 (diff) |
starting version 0.2, supporting 64 bit machines
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r-- | hmatrix.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal index cf6cbef..b9c0e78 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.1.1.1 | 2 | Version: 0.2.0.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |