diff --git a/src/seercommon.hpp b/src/seercommon.hpp index aaaf729..1762aea 100644 --- a/src/seercommon.hpp +++ b/src/seercommon.hpp @@ -41,7 +41,7 @@ #include "covar.hpp" // Constants -const std::string VERSION = "1.2alpha4"; +const std::string VERSION = "1.1.4"; // Default options const double maf_default = 0.01; const long int max_length_default = 100;