| commit | 43e0c96734544f1ce57033303b88148820484653 | [log] [tgz] |
|---|---|---|
| author | Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com> | Fri Oct 06 17:09:45 2017 -0400 |
| committer | Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com> | Fri Oct 06 17:09:45 2017 -0400 |
| tree | 6b28a2c1c74fd2e58e37e77dcdbdfc770c8c2e04 | |
| parent | ce43e407eb825ff4e5adb63f36985e70d575022d [diff] [blame] |
NO BUG -- update the logo on the login page Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
diff --git a/jenkins/UI/install b/jenkins/UI/install index d54afb6..3daa244 100755 --- a/jenkins/UI/install +++ b/jenkins/UI/install
@@ -38,7 +38,7 @@ ############################################################################### # Set up repo and version PLATFORM_REPOSITORY=OSM3 -PLATFORM_VERSION=5.2.0.0.71033 +PLATFORM_VERSION=5.2.0.1.71454 while getopts ":P:V:h" o; do case "${o}" in