From 4999e120f4b8ceb5c0526d57234d3593f287daf3 Mon Sep 17 00:00:00 2001 From: mktrost Date: Wed, 8 Jul 2015 16:15:06 -0400 Subject: [PATCH] Version 1.0.14 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 9ea565f..fc7dde1 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -2,7 +2,7 @@ # the Makefile it should include from libStatGen/Makefiles/$(PARENT_MAKE) #Update version as necessary -VERSION=1.0.13 +VERSION=1.0.14 CXX11_AVAIL ?= 1