diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-09 15:23:33 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-09 15:23:33 +0200 |
commit | a59e9d088954345d67ff6b5b9b0f4d88d56531be (patch) | |
tree | 1e5398106a1ba7f84a6361d657490b1011f31119 /id/server/moa-id-frontend-resources/src/main/resources | |
parent | e9523fa25a76887419a268668013a2438cb51212 (diff) | |
download | moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.tar.gz moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.tar.bz2 moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.zip |
update version in moa-id-auth mainpage
Diffstat (limited to 'id/server/moa-id-frontend-resources/src/main/resources')
-rw-r--r-- | id/server/moa-id-frontend-resources/src/main/resources/mainGUI/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/moa-id-frontend-resources/src/main/resources/mainGUI/index.html b/id/server/moa-id-frontend-resources/src/main/resources/mainGUI/index.html index 5f7e92321..7fc2b0298 100644 --- a/id/server/moa-id-frontend-resources/src/main/resources/mainGUI/index.html +++ b/id/server/moa-id-frontend-resources/src/main/resources/mainGUI/index.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf8" > - <title>MOA-ID 3.2.x</title> + <title>MOA-ID 3.3.x</title> <link rel="stylesheet" href="./common/main.css" type="text/css"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href='https://fonts.googleapis.com/css?family=Roboto:300,400' rel='stylesheet' type='text/css'> |