diff --git a/docs/index.html b/docs/index.html
index 0a76fdb..1f27a9c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -672,7 +672,7 @@ were attributes, i.e. doc.child("xml").attribute("version").as_float()); corresp
-
8.02.2009 - v0.42
+17.09.2009 - v0.42
Maintenance release. Changes:
- Fixed deallocation in case of custom allocation functions or if delete[] / free are incompatible
- XPath parser fixed for incorrect queries (i.e. incorrect XPath queries should now always fail to compile)