|
Because we are constantly striving to improve our products, it is important to keep track of which version of each product you have. This is especially true when you are requesting technical support or looking to upgrade to the latest revision.
Each MTP/IP application consists of many components. These may include multiple executables, installers, documentation, and sample configuration files. The overall collection of these things is called a "package". Whenever any component changes, the package version is updated. As a result, the version number of a package is often different from the version numbers of the individual components.
Package versions take the form of "X.Y-Z".
Component versions take the form of "X.Y.Z".
Package versions are important when you are downloading
an application for installation because they help identify whether you
have the latest download. But when you are requesting technical
support, it is the component version that is necessary. This is
because, over time, components from different packages may become mixed
and it is vital to know exactly which component is involved.
All DEI software will display its version number when you click the "About" button, or when you add " -v " to the command line. For example:
prompt# movedat -v movedat - 1.9.1 Oct 2007 - DEI, EXP-1.9.0, DOC-1.8.10 MTP-darwin-3.12.11 US Pat. 7158479 00000000: ExpeDat-1.9-3 Free Trial 5 Days - DataExpedition.com, 20071105
The portion highlighted in yellow is the name and version number of the individual application. The portion highlighted in blue is the name and release number of the product package.
Server software will also display its full component identification as part of its diagnostic output each time it is started. This output may be displayed on the console or recorded in a log file. For example:
prompt# servedat
C 20071031 14:32:15 servedat - 1.10.2 Oct 2007 - DEI, DOC-1.8.10 MTP-darwin-3.12.11 US Pat. 7158479
C 20071031 14:32:15 00000000: ExpeDat-1.9-3 Free Trial 5 Days - DataExpedition.com, 20071105
Whenever you request technical support, please copy both full lines of version information. At the very least, the highlighted information will be required.
|