From 16375a78928bd67b4cad1a410131f4b5f0afabde Mon Sep 17 00:00:00 2001 From: "DESKTOP-FEDH8QB\\misha" Date: Tue, 22 Aug 2017 01:33:54 -0400 Subject: [PATCH] Version 9.011 --- Src/PoissonRecon.cpp | 2 +- Src/SSDRecon.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 )