Release version
From Verific Design Automation FAQ
Q: How do I tell the version of a Verific software release?
The APIs:
Message::ReleaseString() Message::ReleaseDate()
respectively return the release string (e.g. "Sep16_SW_Release") and the release date (e.g. "Thu Sep 29 17:57:37 2016").
Also, the tclmain application with -v option will output release data:
$ tclmain-linux-O -v -- (c) Copyright 1999 - 2020 Verific Design Automation Inc. All rights reserved -- Verific release: Mar20_SW_Release, to: Company, release date: Tue Apr 28 09:13:38 2020 Hello, init.tcl has been executed %