diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 21:57:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 21:57:14 +0000 |
commit | 53f454c3aa3065647af8af895deab3ea02ec4015 (patch) | |
tree | 90ada417bea1baec84114131bdf7a1492429c568 /news/nn/files/patch-ai | |
parent | Update to version 1.0c16. (diff) |
Update to version 6.5.5.
PR: 16437
Submitted by: maintainer
Diffstat (limited to 'news/nn/files/patch-ai')
-rw-r--r-- | news/nn/files/patch-ai | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/news/nn/files/patch-ai b/news/nn/files/patch-ai index 76856f96e23f..c43820079f3b 100644 --- a/news/nn/files/patch-ai +++ b/news/nn/files/patch-ai @@ -1,13 +1,8 @@ -*** inews/version.c Sun Jan 24 23:44:03 1999 ---- inews/version.c.new Sun Jan 24 23:44:36 1999 -*************** -*** 2,5 **** - * Provide the version number of this release. - */ - -! char nntp_version[] = "1.5.8 (11 March 90)"; ---- 2,5 ---- - * Provide the version number of this release. - */ - -! char nntp_version[] = "1.5.8.MINI (MINI-INEWS)"; +--- 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)"; |