Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 35621)
+++ /trunk/Config.kmk	(revision 35622)
@@ -8,5 +8,5 @@
 
 #
-# Copyright (C) 2006-2010 Oracle Corporation
+# Copyright (C) 2006-2011 Oracle Corporation
 #
 # This file is part of VirtualBox Open Source Edition (OSE), as
@@ -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 = 2
+VBOX_VERSION_BUILD = 3
 # 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 35621)
+++ /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35622)
@@ -1,3 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
+  <sect1>
+    <title>Version 4.0.4 (2011-xx-xx)</title>
+
+    <para>This is a maintenance release. The following items were fixed and/or
+      added:</para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>placeholder</para>
+      </listitem>
+
+    </itemizedlist>
+
+  </sect1>
 
   <sect1>
