blob: c43820079f3bfe711e356c48005aa84803ad50d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- inews/version.c.orig Sat Apr 29 01:34:47 1995
+++ inews/version.c Fri Jan 28 15:53:13 2000
@@ -2,4 +2,4 @@
* Provide the version number of this release.
*/
-char nntp_version[] = "1.5.8 (11 March 90)";
+char nntp_version[] = "1.5.8.MINI (MINI-INEWS)";
|