How to find which version of VERDE you have installed

How to find which version of VERDE you have installed

Product Line:  VERDE

How to determine which build and version of VERDE you are running.

Bare-Metal installation:

There are two ways to verify the installed version and build number of a VERDE Server:

  1. The top of the VERDE Menu displays the version and build number, as in the example below: 
   

Bare-Metal and Non-Bare-Metal installation:
  1. From the VERDE Management Console, hover over the "Help" link in the upper right corner:

       

On NON-bare metal install run:

rpm-based distribution: 

rpm -q VERDE

deb-based (Ubuntu) installation: 

dpkg -l |grep VERDE

 

This will return a version, such as "VERDE-8.2.0-rel.14092.x86_64" where "14092" is the build and 8.2 is the version.