From f7ed3963845058fb227b43105553b9af585293ef Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Fri, 27 Oct 2017 16:28:48 -0500 Subject: Updated version number in Makefile.macosx. --- Makefile.macosx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3