Command: ver

  VER displays the FreeDOS version information. By default, 
  only the version of the command shell (FreeCOM) is reported.

Syntax:

  VER [/R] [/W] [/D] [/C]

Options:

  /R  Shows the kernel and DOS version numbers.
  /W  Shows the FreeDOS command shell warranty.
  /D  Shows the FreeDOS command shell distribution information.
  /C  The FreeCOM acknowledgements section. It lists contributors.

Comments:

  VER is a command internal to command.com and needs no other file
  in order to work.

Examples:

  ver /R
  ver /W
  ver /D
  ver /C

See also:

  callver
 (setver)
  version

  Copyright © 1998 Jim Hall, updated 2011 by W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.