diff --git a/doc/VERSIONS b/doc/VERSIONS
index 1bcdbd706f7e5e039c40bb247b1e5692e53ef0a5..fec01d1b9312bb26fda4d54c75c69294aaeca3d7 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,8 +1,8 @@
-$Id: VERSIONS,v 1.405 2008-04-17 21:05:52 geuzaine Exp $
+$Id: VERSIONS,v 1.406 2008-04-18 20:54:01 geuzaine Exp $
 
-2.2.0 (xx): new model-based post-processing backend; added MED I/O for
-mesh and post-processing; fixed BDF vertex ordering for 2nd order
-elements; replaced Mesh.ConstrainedBackgroundMesh with
+2.2.0 (Apr 19, 2008): new model-based post-processing backend; added
+MED I/O for mesh and post-processing; fixed BDF vertex ordering for
+2nd order elements; replaced Mesh.ConstrainedBackgroundMesh with
 Mesh.CharacteristicLength{FromPoints,ExtendFromBoundary}; new Fields
 interface; control windows are now non-modal by default; new
 experimental 2D frontal algorithm; fixed various bugs.