diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt index a3638f014a2afde4a58747472aad76c66177c12c..3ab95c2a4e133245955e2a3ac9bfde06ef86ccaf 100644 --- a/doc/mkexp.fodt +++ b/doc/mkexp.fodt @@ -3018,7 +3018,7 @@ </text:sequence-decls> <text:p text:style-name="P384">Make Experiments!</text:p> <text:p text:style-name="P373">Run-script generation for earth system models</text:p> - <text:p text:style-name="P374">Release 1.1.4dev</text:p> + <text:p text:style-name="P374">Release 1.1.4</text:p> <text:p text:style-name="P344">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T303">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"> @@ -3843,4 +3843,4 @@ <text:p text:style-name="P47"><text:span text:style-name="T150">This</text:span><text:span text:style-name="T158"> will result in a '.run_first' </text:span><text:span text:style-name="T159">script</text:span><text:span text:style-name="T158"> tha</text:span><text:span text:style-name="T159">t gets the model state from 'anotherexp', while the '.run' script</text:span><text:span text:style-name="T158"> </text:span><text:span text:style-name="T159">uses 'myexp'.</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 b63fd2a66b62f2b5f5b79aa440a6584cd8e9c467..2359d24e9ebab461a2cd84973bbc1f8ec7464a5f 100644 Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ diff --git a/package_info.py b/package_info.py index 6a569d113489f199145c9c55593928a9def3ea09..8be19f5aaa6f30e683bafb604531068378b6d84a 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.4dev' +version = '1.1.4'