home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / TCPIP / NNTP-1.000 / NNTP-1 / nntp.1.5.11t / common / version.c < prev   
Encoding:
Text File  |  1994-12-12  |  234 b   |  8 lines

  1. /*
  2.  * Provide the version number of this release.
  3.  * Fixed many bugs, this version tested on Linux-1.1.0.x
  4.  * Added the fix for users poll with * rejected. 9411212
  5.  */
  6.  
  7. char    nntp_version[] = "1.5.11t* [Linux-1.1] (12 December 1994)";
  8.