Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh After 3 and a bit years, it is time...
details: https://anonhg.NetBSD.org/src/rev/c8347178c7ad
branches: trunk
changeset: 359793:c8347178c7ad
user: kre <kre%NetBSD.org@localhost>
date: Sat Jan 22 22:53:58 2022 +0000
description:
After 3 and a bit years, it is time...
diffstat:
bin/sh/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 4ee88bab31c3 -r c8347178c7ad bin/sh/version.h
--- a/bin/sh/version.h Sat Jan 22 21:50:41 2022 +0000
+++ b/bin/sh/version.h Sat Jan 22 22:53:58 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.3 2018/12/12 12:16:42 kre Exp $ */
+/* $NetBSD: version.h,v 1.4 2022/01/22 22:53:58 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 "20181212"
+#define NETBSD_SHELL "20220122"
Home |
Main Index |
Thread Index |
Old Index