Here is a patch for cygcheck that adds an option:
-z, --version output version information and exit
I used -z since -v is --verbose. It could also have no character
option if that would be better. Current output is:
$ ./cygcheck.exe --version
cygcheck (Cygwin) System checker 1.2
Copyright
This one goes good with the new minimizeability of Setup.exe:
2002-02-24 Gary R. Van Sickle <[EMAIL PROTECTED]>
* res.rc (STRINGTABLE): Add IDS_CYGWIN_SETUP and
IDS_CYGWIN_SETUP_WITH_PROGRESS strings.
* resource.h: Add IDS_CYGWIN_SETUP and
IDS_CYGWIN_SETUP_WITH_