To determine which version of Vertica is installed on a host, log in to that host and type:
# rpm -qa | grep vertica
<package-name>
The name of the rpm package that is installed contains the version and build numbers.