diff options
author | Peter Carbonetto | 2017-07-27 11:57:05 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-07-27 11:57:05 -0500 |
commit | b39da052c68c8bf567b6e88b7e6e8ef0620b14c7 (patch) | |
tree | e307bd790749a10c90f3e641f0539c6427737aa9 /Makefile.macosx | |
parent | 5894d277853b2729a46c4b74407e454a637fc84a (diff) | |
download | pangemma-b39da052c68c8bf567b6e88b7e6e8ef0620b14c7.tar.gz |
Updated version to 0.97.
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 00467d6..7e93a85 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.96 +DIST_NAME = gemma-0.97 # -------------------------------------------------------------------- # Edit below this line with caution |