diff options
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 a4772c9..14d102d 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 +DIST_NAME = gemma-0.97.1 # -------------------------------------------------------------------- # Edit below this line with caution |