diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index a50a68a7831b4b19c5265c2383a684bc58df6a6d..c47bea7060b4b49808572eb1da3221deb4023358 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -3219,7 +3219,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P414">Make Experiments!</text:p>
    <text:p text:style-name="P5">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P329">Release 1.3.1dev</text:p>
+   <text:p text:style-name="P329">Release 1.3.2rc3</text:p>
    <text:p text:style-name="P383">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T319">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">
diff --git a/package_info.py b/package_info.py
index ee25c64e6976043752384a429fe3b4994fcd4ec0..b5bede204198c5145b916e8a786fdc91918e5f98 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.3.2rc2'
+version = '1.3.2rc3'