diff --git a/Src/PoissonRecon.cpp b/Src/PoissonRecon.cpp index 03ee165..8e4b71f 100644 --- a/Src/PoissonRecon.cpp +++ b/Src/PoissonRecon.cpp @@ -428,7 +428,7 @@ int _Execute( int argc , char* argv[] ) } else xForm = XForm4x4< Real >::Identity(); - DumpOutput2( comments , "Running Screened Poisson Reconstruction (Version 9.01)\n" ); + DumpOutput2( comments , "Running Screened Poisson Reconstruction (Version 9.011)\n" ); char str[1024]; for( int i=0 ; iset ) diff --git a/Src/SSDRecon.cpp b/Src/SSDRecon.cpp index 6ad0a68..9fe6e7c 100644 --- a/Src/SSDRecon.cpp +++ b/Src/SSDRecon.cpp @@ -435,8 +435,8 @@ int _Execute( int argc , char* argv[] ) } } else xForm = XForm4x4< Real >::Identity(); - - DumpOutput2( comments , "Running SSD Reconstruction (Version 9.01)\n" ); + + DumpOutput2( comments , "Running SSD Reconstruction (Version 9.011)\n" ); char str[1024]; for( int i=0 ; iset )