home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / n / tcpip / nntp-1.5 / 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.