diff --git a/Doxyfile b/Doxyfile
index 0124adc..7799517 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -48,7 +48,7 @@ PROJECT_NAME = stroid
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = v0.1.0
+PROJECT_NUMBER = v0.2.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewers a
diff --git a/docs/html/_logo_8png.html b/docs/html/_logo_8png.html
index 65f9a4c..5b25451 100644
--- a/docs/html/_logo_8png.html
+++ b/docs/html/_logo_8png.html
@@ -31,7 +31,7 @@
 |
- stroid v0.1.0
+ stroid v0.2.0
Multi-block curvilinear mesh generation
|
diff --git a/docs/html/annotated.html b/docs/html/annotated.html
index 1726115..d1ad2ce 100644
--- a/docs/html/annotated.html
+++ b/docs/html/annotated.html
@@ -31,7 +31,7 @@
 |
- stroid v0.1.0
+ stroid v0.2.0
Multi-block curvilinear mesh generation
|
diff --git a/docs/html/classes.html b/docs/html/classes.html
index f2b564b..409af46 100644
--- a/docs/html/classes.html
+++ b/docs/html/classes.html
@@ -31,7 +31,7 @@
 |
- stroid v0.1.0
+ stroid v0.2.0
Multi-block curvilinear mesh generation
|
diff --git a/docs/html/config_8h.html b/docs/html/config_8h.html
index 257814d..b25291e 100644
--- a/docs/html/config_8h.html
+++ b/docs/html/config_8h.html
@@ -31,7 +31,7 @@
 |
- stroid v0.1.0
+ stroid v0.2.0
Multi-block curvilinear mesh generation
|
diff --git a/docs/html/curvilinear_8cpp.html b/docs/html/curvilinear_8cpp.html
index 59d7671..0034dc5 100644
--- a/docs/html/curvilinear_8cpp.html
+++ b/docs/html/curvilinear_8cpp.html
@@ -31,7 +31,7 @@
 |
- stroid v0.1.0
+ stroid v0.2.0
Multi-block curvilinear mesh generation
|
@@ -111,10 +111,11 @@ $(function(){initNavTree('curvilinear_8cpp.html',''); initResizable(true); });
#include "stroid/topology/mapping.h"
#include <iostream>
#include <memory>
+#include <sys/proc.h>