diff options
author | Peter Carbonetto | 2017-08-21 11:49:12 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-08-21 11:49:12 -0500 |
commit | 6fc4b72870f6e642f68aceffc39f3a2768c3519a (patch) | |
tree | a7c1412f186972a3dd791bc0e673f20f6e62eb15 /Makefile.macosx | |
parent | 3a06aee66e89451f4705a6e54fb3256cbfa30e1a (diff) | |
parent | 08c2a286d3370e7fb907668062855f43927825f9 (diff) | |
download | pangemma-6fc4b72870f6e642f68aceffc39f3a2768c3519a.tar.gz |
Merge branch 'master' of github.com:xiangzhou/GEMMA
Diffstat (limited to 'Makefile.macosx')
-rw-r--r-- | Makefile.macosx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.macosx b/Makefile.macosx index 14d102d..5312288 100644 --- a/Makefile.macosx +++ b/Makefile.macosx @@ -16,7 +16,7 @@ SYS = MAC WITH_LAPACK = 1 FORCE_32BIT = FORCE_DYNAMIC = 1 -DIST_NAME = gemma-0.97.1 +DIST_NAME = gemma-0.97.2 # -------------------------------------------------------------------- # Edit below this line with caution |