Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 35620)
+++ /trunk/Config.kmk	(revision 35621)
@@ -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 = 1
+VBOX_VERSION_BUILD = 2
 # 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/debian/changelog
===================================================================
--- /trunk/debian/changelog	(revision 35620)
+++ /trunk/debian/changelog	(revision 35621)
@@ -1,2 +1,8 @@
+virtualbox-ose (4.0.2) unstable; urgency=low
+
+  * rebuild Debian package
+
+ -- Oracle Corporation <info@virtualbox.org>  Tue, 18 Jan 2010 17:00:00 +0100
+
 virtualbox-ose (4.0.0) unstable; urgency=low
 
Index: /trunk/doc/manual/user_ChangeLogImpl.xml
===================================================================
--- /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35620)
+++ /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35621)
@@ -2,5 +2,5 @@
 
   <sect1>
-    <title>Version 4.0.2 (2011-xx-xx)</title>
+    <title>Version 4.0.2 (2011-01-18)</title>
 
     <para>This is a maintenance release. The following items were fixed and/or
@@ -22,4 +22,13 @@
         <para>GUI: properly warn if the machine folder cannot be
           created (bug #8031)</para>
+      </listitem>
+
+      <listitem>
+        <para>GUI: several fixes for multimonitor X11 guests</para>
+      </listitem>
+
+      <listitem>
+        <para>ExtPack: don't make the installer helper application suid root
+          (Linux .deb/.rpm packages only)</para>
       </listitem>
 
