diff options
author | Peter Carbonetto | 2017-07-27 13:15:59 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-07-27 13:15:59 -0500 |
commit | 5fc26ee16f6f4ad5a80524cc3ef8e23d115b7c20 (patch) | |
tree | 6154c944e0bbf5cd20e3f0bd2f5c7a74ce46b33d /Makefile.linux | |
parent | edda3b949f4b9a134f8a44df8029d2f8466a5035 (diff) | |
parent | b39da052c68c8bf567b6e88b7e6e8ef0620b14c7 (diff) | |
download | pangemma-5fc26ee16f6f4ad5a80524cc3ef8e23d115b7c20.tar.gz |
Merge branch 'master' of github.com:genetics-statistics/GEMMA.
Diffstat (limited to 'Makefile.linux')
-rw-r--r-- | Makefile.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.linux b/Makefile.linux index 303a8fb..e1e76eb 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -16,7 +16,7 @@ SYS = LNX WITH_LAPACK = 1 FORCE_32BIT = FORCE_DYNAMIC = -DIST_NAME = gemma-0.96alpha +DIST_NAME = gemma-0.97 # -------------------------------------------------------------------- # Edit below this line with caution |