aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.macosx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.macosx b/Makefile.macosx
index 6a64dfe..65d7390 100644
--- a/Makefile.macosx
+++ b/Makefile.macosx
@@ -33,7 +33,7 @@
# Set this variable to either LNX or MAC
SYS = MAC # LNX|MAC (Linux is the default)
# Leave blank after "=" to disable; put "= 1" to enable
-DIST_NAME = gemma-0.97.2
+DIST_NAME = gemma-0.97.3
DEBUG = # DEBUG mode, set DEBUG= for a release
SHOW_COMPILER_WARNINGS =
WITH_LAPACK = 1