diff options
author | Peter Carbonetto | 2017-08-21 11:06:49 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-08-21 11:06:49 -0500 |
commit | 08c2a286d3370e7fb907668062855f43927825f9 (patch) | |
tree | bb361d70dcb6d1c1840fb9c9a10e31d682f84b5f | |
parent | d0486907405cfc2af758bd8dae1abb8d223e5ce0 (diff) | |
download | pangemma-08c2a286d3370e7fb907668062855f43927825f9.tar.gz |
Bumped up version for 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 |