diff --git a/bin/lsd2_mac b/bin/lsd2_mac index f2faf9b..7b7b36b 100755 Binary files a/bin/lsd2_mac and b/bin/lsd2_mac differ diff --git a/bin/lsd2_unix b/bin/lsd2_unix index 2ae38a5..db39ee8 100755 Binary files a/bin/lsd2_unix and b/bin/lsd2_unix differ diff --git a/src/options.cpp b/src/options.cpp index e16514f..da6c7f9 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -25,7 +25,7 @@ Pr* getOptions( int argc, char** argv ) Pr* getCommandLine( int argc, char** argv) { - const string VERSION="v.2.4"; + const string VERSION="v.2.4.1"; Pr* opt = new Pr(); int c; string s; @@ -354,7 +354,7 @@ Pr* getInterface() void printInterface(ostream& in, Pr* opt) { - const string VERSION = "v.2.4"; + const string VERSION = "v.2.4.1"; in<<"\nLEAST-SQUARE METHODS TO ESTIMATE RATES AND DATES - "<