From d0486907405cfc2af758bd8dae1abb8d223e5ce0 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Mon, 21 Aug 2017 11:06:07 -0500 Subject: Bumped up version. --- src/gemma.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gemma.cpp b/src/gemma.cpp index 7749bc9..906b426 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -48,7 +48,7 @@ using namespace std; -GEMMA::GEMMA(void) : version("0.97.1"), date("08/07/2017"), year("2017") {} +GEMMA::GEMMA(void) : version("0.97.2"), date("08/21/2017"), year("2017") {} void gemma_gsl_error_handler (const char * reason, const char * file, -- cgit v1.2.3