about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Carbonetto2017-07-07 10:31:12 -0500
committerPeter Carbonetto2017-07-07 10:31:12 -0500
commitb3747413e6c5c8cd447e979157880676da66a342 (patch)
treedd3fb217c9912f7405c88a59d377393ea62273d1 /Makefile
parent6ea32fec4e8ad39686c430c9e9a1510d3f0e6ae4 (diff)
downloadpangemma-b3747413e6c5c8cd447e979157880676da66a342.tar.gz
Bumped up version; added Pjotr to README.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e546fce..0f25d88 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ WITH_LAPACK = 1
 NO_INTEL_COMPAT =
 FORCE_32BIT =
 FORCE_DYNAMIC =
-DIST_NAME = gemma-0.96
+DIST_NAME = gemma-0.97
 
 # --------------------------------------------------------------------
 # Edit below this line with caution