diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index 9e5e04acb4439ccb073a2d73562f06524231a1a9..1ca43870c57f098120146854a15a2ef062dc6e4f 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -2453,7 +2453,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P328">Make Experiments!</text:p>
    <text:p text:style-name="P318">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P319">Release 1.0.<text:span text:style-name="T307">9</text:span></text:p>
+   <text:p text:style-name="P319">Release 1.0.10</text:p>
    <text:p text:style-name="P292">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T251">Max-Planck-Institut für Meteorologie<text:line-break/>Hamburg</text:span></text:p>
    <text:table-of-content text:style-name="Sect1" text:protected="true" text:name="Table of Contents1">
     <text:table-of-content-source text:outline-level="10">
@@ -3190,4 +3190,4 @@
    <text:p text:style-name="P47"><text:span text:style-name="T130">This</text:span><text:span text:style-name="T138"> will result in a &apos;.run_first&apos; </text:span><text:span text:style-name="T139">script</text:span><text:span text:style-name="T138"> tha</text:span><text:span text:style-name="T139">t gets the model state from &apos;anotherexp&apos;, while the &apos;.run&apos; script</text:span><text:span text:style-name="T138"> </text:span><text:span text:style-name="T139">uses &apos;myexp&apos;.</text:span></text:p>
   </office:text>
  </office:body>
-</office:document>
\ No newline at end of file
+</office:document>
diff --git a/doc/mkexp.pdf b/doc/mkexp.pdf
index f8d58e2c591e3ac4dacc2de5374c0875505290e4..361dbb67d5b6e5ca650907fe489462d3730daa09 100644
Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ
diff --git a/package_info.py b/package_info.py
index 116447f243fd80aa5b1fd2a798b0d2e00ad8a542..f1c2d5c1f0fca244e53d83c67ed5d8f533584c4f 100644
--- a/package_info.py
+++ b/package_info.py
@@ -4,4 +4,4 @@ Information on package name and version
 
 full_name = 'Make Experiments!'
 name = 'mkexp'
-version = '1.0.9'
+version = '1.0.10'