Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/nvi Bump for } command fix in v_paragraph.c r1.5.



details:   https://anonhg.NetBSD.org/src/rev/9bc34d3187c1
branches:  trunk
changeset: 821044:9bc34d3187c1
user:      rin <rin%NetBSD.org@localhost>
date:      Sat Jan 21 22:27:43 2017 +0000

description:
Bump for } command fix in v_paragraph.c r1.5.

diffstat:

 external/bsd/nvi/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 1ecd0b52e814 -r 9bc34d3187c1 external/bsd/nvi/Makefile.inc
--- a/external/bsd/nvi/Makefile.inc     Sat Jan 21 22:22:41 2017 +0000
+++ b/external/bsd/nvi/Makefile.inc     Sat Jan 21 22:27:43 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.4 2015/11/29 17:09:33 christos Exp $
+#      $NetBSD: Makefile.inc,v 1.5 2017/01/21 22:27:43 rin Exp $
 
 .include <bsd.own.mk>
 
@@ -7,4 +7,4 @@
 BINDIR=/usr/bin
 
 CWARNFLAGS.clang+=     -Wno-error=unused-const-variable
-VERSION=1.81.6-2013-11-20nb3
+VERSION=1.81.6-2013-11-20nb4



Home | Main Index | Thread Index | Old Index