diff options
author | Peter Carbonetto | 2017-07-07 10:31:12 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-07-07 10:31:12 -0500 |
commit | b3747413e6c5c8cd447e979157880676da66a342 (patch) | |
tree | dd3fb217c9912f7405c88a59d377393ea62273d1 /Makefile | |
parent | 6ea32fec4e8ad39686c430c9e9a1510d3f0e6ae4 (diff) | |
download | pangemma-b3747413e6c5c8cd447e979157880676da66a342.tar.gz |
Bumped up version; added Pjotr to README.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |