Back to top

What is the version of ... ?

Submitted by jimg on Wed, 05/11/2011 - 10:32
Answer

A few possibilities:

  1. Run ident on a particular program. This will give you the RCS $Id $ information for the pieces of software that make up that program.
  2. For checking the version of a server, see the question How do I find a server's version?
  3. In Matlab or IDL run loaddods with the '-V' option.