From 6a4238e668fa701c59b1ad8c8461db6d571d75b9 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Mon, 7 Aug 2017 13:37:37 -0500 Subject: Bumped version in all Makefiles. --- Makefile.linux | 2 +- Makefile.macosx | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/Makefile.macosx b/Makefile.macosx index a4772c9..14d102d 100644 --- a/Makefile.macosx +++ b/Makefile.macosx @@ -16,7 +16,7 @@ SYS = MAC WITH_LAPACK = 1 FORCE_32BIT = FORCE_DYNAMIC = 1 -DIST_NAME = gemma-0.97 +DIST_NAME = gemma-0.97.1 # -------------------------------------------------------------------- # Edit below this line with caution -- cgit v1.2.3