Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 35302)
+++ /trunk/Config.kmk	(revision 35303)
@@ -158,5 +158,5 @@
 # new build. The define is available in every source file. Only even build numbers
 # will be published, odd numbers are set during development.
-VBOX_VERSION_BUILD = 0
+VBOX_VERSION_BUILD = 1
 # Full version string (may include more than just x.y.z, but no spaces or other problematic chars).
 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
Index: /trunk/doc/manual/user_ChangeLogImpl.xml
===================================================================
--- /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35302)
+++ /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35303)
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
  
+  <sect1>
+    <title>Version 4.0.2 (2011-xx-xx)</title>
+
+    <para>This is a maintenance release. The following items were fixed and/or
+      added:</para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>dummy</para>
+      </listitem>
+
+    </itemizedlist>
+
+  </sect1>
+
   <sect1>
     <title>Version 4.0.0 (2010-12-22)</title>
