diff --git a/README.md b/README.md index 510de69..d10aac4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Adaptive Multigrid Solvers (Version 10.04)

+

Adaptive Multigrid Solvers (Version 10.05)

links executables @@ -31,6 +31,7 @@ This code-base was born from the Poisson Surface Reconstruction code. It has evo Source Code: ZIP GitHub
Older Versions: +V10.04, V10.03, V10.02, V10.01, @@ -789,6 +790,12 @@ Similarly, to reduce compilation times, support for specific degrees can be remo
  • Updated the code to support compilation under gcc version 4.8. +Version 10.05: +
      +
    1. Added some clean suppoirt for warning and error handling. +
    2. Minor bug fixes. +
    +