Source-Changes-HG archive

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

[src/trunk]: src/bin/sh The time has come, the Walrus said... (but no shoes,



details:   https://anonhg.NetBSD.org/src/rev/8907eedd24a6
branches:  trunk
changeset: 995227:8907eedd24a6
user:      kre <kre%NetBSD.org@localhost>
date:      Wed Dec 12 12:16:42 2018 +0000

description:
The time has come, the Walrus said...  (but no shoes,
ships, or sealing wax required).   No oysters either.

I have not taken the Magical Mystery Tour, but I
say it anyway...

diffstat:

 bin/sh/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 48b88c7025b9 -r 8907eedd24a6 bin/sh/version.h
--- a/bin/sh/version.h  Wed Dec 12 11:52:05 2018 +0000
+++ b/bin/sh/version.h  Wed Dec 12 12:16:42 2018 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: version.h,v 1.2 2016/03/31 16:28:23 christos Exp $     */
+/*     $NetBSD: version.h,v 1.3 2018/12/12 12:16:42 kre Exp $  */
 
 /*-
  * Copyright (c) 2014 The NetBSD Foundation, Inc.
@@ -33,4 +33,4 @@
  * when a new (shell only) release is to be exported.  This should not be
  * updated just because a new NetBSD release is to include this code.
  */
-#define        NETBSD_SHELL    "20160401"
+#define        NETBSD_SHELL    "20181212"



Home | Main Index | Thread Index | Old Index