home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xntp3.zip / ntpq / version.c < prev   
C/C++ Source or Header  |  1992-06-01  |  130b  |  6 lines

  1. /*
  2.  * Version of this program.  This is hand maintained, for lack
  3.  * of something better.
  4.  */
  5. char *Version = "ntpq version 3.1";
  6.