Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 38065)
+++ /trunk/Config.kmk	(revision 38066)
@@ -196,5 +196,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
 # The raw version string. This *must not* contain any other information/fields than
 # major, minor and build revision (as it is now) -- also will be used for host/guest version
Index: /trunk/doc/manual/user_ChangeLogImpl.xml
===================================================================
--- /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 38065)
+++ /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 38066)
@@ -1,3 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
+  <sect1>
+    <title>Version 4.1.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>
@@ -331,4 +346,62 @@
   </sect1>
 
+  <sect1>
+    <title>Version 4.0.12 (2011-07-15)</title>
+
+    <para>This is a maintenance release. The following items were fixed and/or
+      added:</para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>Mac OS X hosts: Lion fixes</para>
+      </listitem>
+
+      <listitem>
+        <para>Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds
+          166 and above)</para>
+      </listitem>
+
+      <listitem>
+        <para>VBoxManage: more convenient configuration of storage controller
+          attachments by automatically determining the port or device parameter
+          when a storage controller has only one port or device per port (bug #9188)</para>
+      </listitem>
+
+      <listitem>
+        <para>Storage: fixed possible data corruption under certain circumstances
+          whith VHD and Parallels images (bug #9150)</para>
+      </listitem>
+
+      <listitem>
+        <para>Storage: fixed access to CD/DVD images beyond 4GB when using the SATA
+          controller (bug #8592)</para>
+      </listitem>
+
+      <listitem>
+        <para>Floppy: make it possible to unmount a host floppy disk (bug #6651)</para>
+      </listitem>
+
+      <listitem>
+        <para>Networking: fixed the problem with segmentation offloading
+          when several VMs were transmitting at once</para>
+      </listitem>
+
+      <listitem>
+        <para>3D support: fixed <emphasis>GL_VERSION</emphasis> string for
+          different locales (bug #8916)</para>
+      </listitem>
+
+      <listitem>
+        <para>Sources: fixed USB 2.0 support using extension packs for non-official
+          builds</para>
+      </listitem>
+
+      <listitem>
+        <para>Solaris Additions: fixed automounting of shared folders (bug #8014)</para>
+      </listitem>
+
+    </itemizedlist>
+  </sect1>
   <sect1>
     <title>Version 4.0.10 (2011-06-22)</title>
