I believe this is a fairly easy question but I'm for some reason not finding it.
I was using the version 4.0.6 and upgraded to 4.0.16 now I want to make sure I am running 4.0.16 and to do this I checked:
1 - in Sys Config - Secure::DisableBanner (No/Yes)
This is useless since it only shows a line in the bottom of the page "Powered by OTRS 4"
2 - Did a cat on RELEASE file on otrs home dir
Code: Select all
[root@websrvtest otrs]# cat /opt/otrs/RELEASE
PRODUCT = OTRS
VERSION = 4.0.6
BUILDDATE = Thu Feb 19 01:30:01 CET 2015
BUILDHOST = otrsbuild.otrs.com
[root@websrvtest otrs]#
I already did a Rebuild Config and no changes were made to the RELEASE file.
note that now when I go to the Dashboard the 4.0.16 patch is not listed any more, now I just want to make sure I am running it.
Thanks in advance.