File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ WITH_LAPACK = 1
1818FORCE_32BIT =
1919FORCE_DYNAMIC =
2020FORCE_FLOAT =
21- DIST_NAME = gemma-0.95.2alpha
21+ DIST_NAME = gemma-0.96
2222
2323# --------------------------------------------------------------------
2424# Edit below this line with caution
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ WITH_LAPACK = 1
1818FORCE_32BIT =
1919FORCE_DYNAMIC = 1
2020FORCE_FLOAT =
21- DIST_NAME = gemma-0.95.2alpha
21+ DIST_NAME = gemma-0.96
2222
2323# --------------------------------------------------------------------
2424# Edit below this line with caution
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ using namespace std;
6767
6868
6969GEMMA ::GEMMA (void ):
70- version (" 0.95.2alpha " ), date(" 05/09 /2017" ), year(" 2017" )
70+ version (" 0.96 " ), date(" 05/17 /2017" ), year(" 2017" )
7171{}
7272
7373void GEMMA::PrintHeader (void )
You can’t perform that action at this time.
0 commit comments