BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 22 Oct 1987 07:17:25 +0000 (23:17 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 22 Oct 1987 07:17:25 +0000 (23:17 -0800)
Work on file usr/src/new/nntp/common/version.c

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/new/nntp/common/version.c [new file with mode: 0644]

diff --git a/usr/src/new/nntp/common/version.c b/usr/src/new/nntp/common/version.c
new file mode 100644 (file)
index 0000000..b378cb7
--- /dev/null
@@ -0,0 +1,5 @@
+/*
+ * Provide the version number of this release.
+ */
+
+char   nntp_version[] = "1.4 (22 Oct 87)";