diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt index 5b01e70a3da4e62b5194d0e9e68a6bcce402a5d6..a4d08d10ecd1ec5b28e3187a14fe990a64229849 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.5rc2</text:p> + <text:p text:style-name="P374">Release 1.1.5</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"> diff --git a/doc/mkexp.pdf b/doc/mkexp.pdf index d18d2b432991d0e66d0d8488231b1f4455949817..94fd2646a9bd35f6af9c85ebc00a1692eb9b4170 100644 Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ diff --git a/package_info.py b/package_info.py index 9ea5d5d819977f658e7667ff53a43b124f34f3ed..e2810ab8d8faac9a684a17379c306935f12c8f9a 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.5rc2' +version = '1.1.5'