2.1.0 test release for good, updated doc and example, Daniel.
diff --git a/example/gjobread.c b/example/gjobread.c
index 916fa53..cfd26d1 100644
--- a/example/gjobread.c
+++ b/example/gjobread.c
@@ -262,6 +262,7 @@
     gJobPtr cur;
 
     /* COMPAT: Do not genrate nodes for formatting spaces */
+    LIBXML_TEST_VERSION
     xmlKeepBlanksDefault(0);
 
     for (i = 1; i < argc ; i++) {