aboutsummaryrefslogtreecommitdiff
path: root/src/gemma.cpp
diff options
context:
space:
mode:
authorPeter Carbonetto2017-07-07 10:31:12 -0500
committerPeter Carbonetto2017-07-07 10:31:12 -0500
commitb3747413e6c5c8cd447e979157880676da66a342 (patch)
treedd3fb217c9912f7405c88a59d377393ea62273d1 /src/gemma.cpp
parent6ea32fec4e8ad39686c430c9e9a1510d3f0e6ae4 (diff)
downloadpangemma-b3747413e6c5c8cd447e979157880676da66a342.tar.gz
Bumped up version; added Pjotr to README.
Diffstat (limited to 'src/gemma.cpp')
-rw-r--r--src/gemma.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gemma.cpp b/src/gemma.cpp
index 11b33c1..18179f3 100644
--- a/src/gemma.cpp
+++ b/src/gemma.cpp
@@ -48,7 +48,7 @@
using namespace std;
GEMMA::GEMMA(void):
-version("0.96"), date("05/17/2017"), year("2017")
+version("0.97"), date("07/07/2017"), year("2017")
{}
void GEMMA::PrintHeader (void) {