aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-28 10:49:45 -0500
committerPeter Carbonetto2017-05-28 10:49:45 -0500
commit7c5767db7138c2ced3715d5504c050650b8f3544 (patch)
treea20a8417e78505c5c7ab7119dd1c9d81f0671666 /Makefile.linux
parent338bf7b7db8805515597d9e2d4b5dcbe2e40dfd1 (diff)
downloadpangemma-7c5767db7138c2ced3715d5504c050650b8f3544.tar.gz
Fixed d2f.sh; created new Makefile for single-precision floats.
Diffstat (limited to 'Makefile.linux')
-rw-r--r--Makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.linux b/Makefile.linux
index 322f1e6..25a2e1b 100644
--- a/Makefile.linux
+++ b/Makefile.linux
@@ -18,7 +18,7 @@ WITH_LAPACK = 1
FORCE_32BIT =
FORCE_DYNAMIC =
FORCE_FLOAT =
-DIST_NAME = gemma-0.95.2alpha
+DIST_NAME = gemma-0.96alpha
# --------------------------------------------------------------------
# Edit below this line with caution