diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-04-03 11:24:30 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-04-03 11:24:30 +0200 |
commit | f69a970246ff82e7d08c96430b2a281416df4d15 (patch) | |
tree | 3e22fddd807e82bf0c282c0f3adbff6b8d81c97d | |
parent | e59ab6dcb4e6c6438158c52479f1dcbd8d08b8d8 (diff) | |
download | moa-id-spss-f69a970246ff82e7d08c96430b2a281416df4d15.tar.gz moa-id-spss-f69a970246ff82e7d08c96430b2a281416df4d15.tar.bz2 moa-id-spss-f69a970246ff82e7d08c96430b2a281416df4d15.zip |
update Handbook and Mainpage version to 2.0.1MOA-2.0.1
-rw-r--r-- | id/server/auth/src/main/webapp/index.html | 2 | ||||
-rw-r--r-- | id/server/doc/handbook/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html index 0f087230c..32e2eea23 100644 --- a/id/server/auth/src/main/webapp/index.html +++ b/id/server/auth/src/main/webapp/index.html @@ -14,7 +14,7 @@ </tr>
</table>
<hr/>
- <p class="title">MOA-ID 2.0.0</p>
+ <p class="title">MOA-ID 2.0.1</p>
<hr/>
<h1>Inhalt</h1>
<ol>
diff --git a/id/server/doc/handbook/index.html b/id/server/doc/handbook/index.html index 1a286f11a..345c3af70 100644 --- a/id/server/doc/handbook/index.html +++ b/id/server/doc/handbook/index.html @@ -15,7 +15,7 @@ </table> <hr/> <p class="title">MOA-ID (Identifikation) </p> - <p class="subtitle">Übersicht zur Dokumentation der Version 2.0.0 </p> + <p class="subtitle">Übersicht zur Dokumentation der Version 2.0.1 </p> <hr/> <dl> <dt><a href="./intro/intro.html">Einführung</a></dt> |