From 4c212909e3c01724735aae7fd1727224f29fd6ab Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Wed, 17 May 2017 11:07:27 -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 257dbe8..bc29e9d 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -67,7 +67,7 @@ using namespace std; GEMMA::GEMMA(void): -version("0.95.2alpha"), date("05/09/2017"), year("2017") +version("0.96"), date("05/17/2017"), year("2017") {} void GEMMA::PrintHeader (void) -- cgit v1.2.3