diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index 65ce0a8988526d4ef347c971a1204ce48458fd5f..a88c4ab2d4864a7d063b50dadd24fae5cc17512c 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -2826,7 +2826,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P357">Make Experiments!</text:p>
    <text:p text:style-name="P346">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P347">Release 1.1.3<text:span text:style-name="T385">dev</text:span></text:p>
+   <text:p text:style-name="P347">Release 1.1.3</text:p>
    <text:p text:style-name="P320">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T281">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">
@@ -3585,4 +3585,4 @@
    <text:p text:style-name="P47"><text:soft-page-break/><text:span text:style-name="T146">This</text:span><text:span text:style-name="T154"> will result in a &apos;.run_first&apos; </text:span><text:span text:style-name="T155">script</text:span><text:span text:style-name="T154"> tha</text:span><text:span text:style-name="T155">t gets the model state from &apos;anotherexp&apos;, while the &apos;.run&apos; script</text:span><text:span text:style-name="T154"> </text:span><text:span text:style-name="T155">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 1347da611a840f7e6d165598840ae8e89a15d4c6..fe1d9d2955b57ba9be7fc01d9b7c15e70ecd5dcf 100644
Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ
diff --git a/package_info.py b/package_info.py
index 0b8c7e45975084df4bc55e45fbd29dc693005eb9..84ea05cace9939ea8b108ceaf5954bad0b30641c 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.1.3dev'
+version = '1.1.3'