aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux
diff options
context:
space:
mode:
authorPeter Carbonetto2017-08-07 13:37:37 -0500
committerPeter Carbonetto2017-08-07 13:37:37 -0500
commit6a4238e668fa701c59b1ad8c8461db6d571d75b9 (patch)
tree6fee3f8462e312654ffe9ae928554e7fcd09fa45 /Makefile.linux
parent4bf18744856c8807eef074ade90887366899cce8 (diff)
downloadpangemma-6a4238e668fa701c59b1ad8c8461db6d571d75b9.tar.gz
Bumped version in all Makefiles.
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 e1e76eb..ab6163d 100644
--- a/Makefile.linux
+++ b/Makefile.linux
@@ -16,7 +16,7 @@ SYS = LNX
WITH_LAPACK = 1
FORCE_32BIT =
FORCE_DYNAMIC =
-DIST_NAME = gemma-0.97
+DIST_NAME = gemma-0.97.1
# --------------------------------------------------------------------
# Edit below this line with caution